@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:01KZDXQH2MHE1V4HD4ZMQSHBM9 a ns2:Organization ;
    ns5:wasDerivedFrom ns1:01KZC8XAP8RM8MW46A7XQ3AFRV ;
    schema:alternateName "Jundokan International Karate"@en ;
    schema:description "Jundokan International is the Goju-ryu karate organization founded by Teruo Chinen in 1987, after his departure from the International Okinawan Goju-Ryu Karate-Do Federation; based on his teaching in Spokane, Washington."@en ;
    schema:keywords "karate", "goju-ryu", "association" ;
    schema:location _:b11897 ;
    schema:name "Jundokan International"@en ;
    ns2:foundedEvent _:b11898 ;
    ns2:hasEvidence _:b11900 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/association> .
_:b11900 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP8RM8MW46A7XQ3AFRV ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11898 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZC8XAP8RM8MW46A7XQ3AFRV ;
    schema:startDate "1987" ;
    ns2:earliestYear "1987"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KZBSKM8JX1YBJ2T2V9BF2FEC ;
    ns2:hasEvidence _:b11899 ;
    ns2:latestYear "1987"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11899 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP8RM8MW46A7XQ3AFRV ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "In 1987, Chinen founded his own karate organization, Jundokan International, and was no longer associated with the IOGKF." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11897 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Spokane" ;
    schema:sameAs <http://www.wikidata.org/entity/Q187805> .
