@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KZ3V4FBAQ0XJD5P2FGA18VXE a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "News item from Aiki Kai Australia announcing that Tony Smibert Shihan was one of ten senior Aikido instructors awarded the 8th dan by the Doshu during the Kagami Biraki held at the Aiki Kai Foundation in January 2025."@en ;
    schema:inLanguage "en" ;
    schema:keywords "rank-promotion" ;
    schema:name "Tony Smibert Shihan Promoted to Hachidan (8th) Dan" ;
    schema:publisher _:b4087 ;
    schema:url <https://aikido.org.au/Smibert_kagamibiraki> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b4088 ;
    ns2:latestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/news> ;
    ns2:sourceType "webpage" .
_:b4088 schema:name "Aiki Kai Australia" ;
    ns2:contributorRole "author" .
_:b4087 schema:name "Aiki Kai Australia (aikido.org.au)" .
