@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01KZ3QDN0Y9DBVW38MC1VDAXKH a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZ3QDN0Y5ZTXZM44QHMYMRCD, ns1:01KZ3QDN0YQAQNA4PNP06P3Y9Z ;
    schema:address "Caulfield, Melbourne, Victoria, Australia" ;
    schema:description "Private aikido dojo in Melbourne established by Barry Knight in the early 1980s, teaching Aikido Takemusu in the Iwama Ryu style. The Caulfield dojo incorporates the Box Hill and Glen Waverley dojos. Barry Knight has served as Chief Instructor."@en, "Dojo privado de aikido em Melbourne estabelecido por Barry Knight no início dos anos 1980, ensinando Aikido Takemusu no estilo Iwama Ryu. O dojo de Caulfield incorpora os dojos de Box Hill e Glen Waverley. Barry Knight foi o Chief Instructor."@pt ;
    schema:keywords "australia", "iwama-ryu", "aikido" ;
    schema:location _:b10467 ;
    schema:name "Rensei Dojo"@en ;
    ns2:hasEvidence _:b10469, _:b10468 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b10469 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ3QDN0YQAQNA4PNP06P3Y9Z ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "RENSEI DOJO CAULFIELD - AIKIDO TAKEMUSU IWAMA RYU STYLE - Caulfield Dojo: Incorporating Box Hill and Glen Waverley dojos ... Knight Sensei is the Chief Instructor of Aikido Takemusu (Vic) in Australia." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b10468 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ3QDN0Y5ZTXZM44QHMYMRCD ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Three of Saito's Australian students, Barry KNIGHT, Michael FIELD and Derek Minus set up private dojos, the first two in Melbourne, and the latter in Sydney, in the early 1980s." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10467 schema:addressCountry <http://publications.europa.eu/resource/authority/country/AUS> ;
    schema:name "Melbourne" ;
    schema:sameAs <http://www.wikidata.org/entity/Q3141> .
