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

ns1:01KZDXQH2MS3B699W0WGKKQHDW a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZC8XAP86JYAGPJNGHSQE5EY, ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    schema:address "Asato, Naha, Okinawa Prefecture, Japan" ;
    schema:alternateName "Jundokan Dojo"@en ;
    schema:description "The Jundokan is the Goju-ryu dojo opened by Eiichi Miyazato in Asato, Naha in 1956, where he taught until his death in 1999. It continues as a training venue for the Jundokan line of Goju-ryu karate."@en ;
    schema:keywords "karate", "goju-ryu", "dojo" ;
    schema:location _:b2519 ;
    schema:name "Jundokan"@en, "順道館"@ja ;
    ns2:foundedEvent _:b2520 ;
    ns2:hasEvidence _:b2523, _:b2522 ;
    ns2:hasInstructorRole _:b2524 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b2524 a ns2:InstructorRole ;
    ns5:wasDerivedFrom ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    ns2:hasEvidence _:b2525 ;
    ns2:instructor ns1:01KZBT3HG4JKJHVB8DAA0N0XT9 ;
    ns2:instructorCapacity <https://w3id.org/martialis/vocab/instructor-capacity/head_instructor> ;
    ns2:instructorPeriod _:b2526 .
_:b2526 a ns2:TimeInterval ;
    ns2:endYear "1999"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1956"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2525 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "In 1956, Miyazato opened his own dojo, the Jundokan, in Asato, Naha... Through the early 1970s, he served as vice-president of the Okinawan Judo Federation and President of the Okinawa Prefecture Karate-do Federation." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2523 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP86JYAGPJNGHSQE5EY ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2522 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    ns2:coversProperty schema:description, ns2:hasInstructorRole, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2520 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    schema:startDate "1956" ;
    ns2:earliestYear "1956"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KZBT3HG4JKJHVB8DAA0N0XT9 ;
    ns2:hasEvidence _:b2521 ;
    ns2:latestYear "1956"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2521 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP80ED79DZFFZXWFXGD ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "In 1956, Miyazato opened his own dojo, the Jundokan, in Asato, Naha." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2519 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Naha" ;
    schema:sameAs <http://www.wikidata.org/entity/Q181966> .
