@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 schema: <https://schema.org/> .
@prefix ns5: <https://ja.wikipedia.org/wiki/> .
@prefix ns6: <https://en.wikipedia.org/wiki/> .

ns1:01KJJAWN29MA64W22606R3WD7X a ns2:Organization ;
    schema:description "The judo headquarters and governing institution founded by Kano Jigoro in 1882."@en ;
    schema:keywords "judo", "headquarters" ;
    schema:location _:b3720 ;
    schema:name "Kodokan"@ja-latn, "講道館"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q1120583> ;
    schema:url <https://kodokanjudoinstitute.org/> ;
    ns2:foundedEvent _:b3721 ;
    ns2:hasEvidence _:b3724, _:b3723 ;
    ns2:hasOfficerRole _:b3725 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/school> .
_:b3725 a ns2:OfficerRole ;
    ns2:hasEvidence _:b3726 ;
    ns2:officer ns1:01KZY2QD14ZXN3V8ACHVPGGMGH ;
    ns2:officerPeriod _:b3727 ;
    ns2:officerTitle "Head (館長, 3rd)" .
_:b3727 a ns2:TimeInterval ;
    ns2:endYear "1980"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1946"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3726 a ns2:SourceAssertionRelation ;
    schema:citation "嘉納履正 - 日本語版ウィキペディア" ;
    schema:url ns5:%E5%98%89%E7%B4%8D%E5%B1%A5%E6%AD%A3 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "1946年11月、講道館2代目館長の南郷次郎が病気により辞職すると、第3代館長に就任（1980年まで）。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3724 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia: Kodokan" ;
    schema:url ns6:Kodokan ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b3723 a ns2:SourceAssertionRelation ;
    schema:citation "嘉納履正 - 日本語版ウィキペディア" ;
    schema:url ns5:%E5%98%89%E7%B4%8D%E5%B1%A5%E6%AD%A3 ;
    ns2:coversProperty ns2:hasOfficerRole ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3721 a ns2:LifeEvent ;
    schema:startDate "1882" ;
    ns2:earliestYear "1882"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KJJAWN28MWKKSN4J02MVY1S1 ;
    ns2:hasEvidence _:b3722 ;
    ns2:latestYear "1882"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3722 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia: Kodokan" ;
    schema:url ns6:Kodokan ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b3720 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
