@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 ns5: <https://www.nihonjujutsu.com/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KYND6715C390ARTWR9ZY72HY a ns2:Organization ;
    schema:alternateName "INJA"@en ;
    schema:description "The governing body for Nihon Jujutsu worldwide, founded by Sato Shizuya. Headed by Shihan John B. Gage."@en ;
    schema:keywords "nihon-jujutsu", "association" ;
    schema:location _:b6410 ;
    schema:name "日本柔術保存会"@ja, "International Nihon Jujutsu Association"@en ;
    schema:url <https://www.nihonjujutsu.com/> ;
    ns2:hasAffiliationAssertion _:b6411 ;
    ns2:hasEvidence _:b6413 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/association> ;
    ns2:parentOrg ns1:01KYND67158B7TAT2KS5M3MK3K .
_:b6413 a ns2:SourceAssertionRelation ;
    schema:citation "INJA — About" ;
    schema:url ns5:about ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6411 a ns2:AffiliationAssertion ;
    ns2:affiliationRelation <https://w3id.org/martialis/vocab/affiliation-relation/branch_of> ;
    ns2:hasEvidence _:b6412 ;
    ns2:object ns1:01KYND67158B7TAT2KS5M3MK3K ;
    ns2:subject ns1:01KYND6715C390ARTWR9ZY72HY .
_:b6412 a ns2:SourceAssertionRelation ;
    schema:citation "INJA — About" ;
    schema:url ns5:about ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6410 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
