@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://en.wikipedia.org/wiki/> .
@prefix ns6: <https://martial.is/agent/> .

ns1:01KJJAWN29MA64W22606R3WD84 a ns2:Place ;
    schema:address "1-16-30 Kasuga, Bunkyo" ;
    schema:description "The Kodokan headquarters dojo in Tokyo, the historical home of judo, founded by Kano Jigoro in 1882."@en ;
    schema:keywords "judo", "headquarters" ;
    schema:location _:b9012 ;
    schema:name "Kodokan"@ja-latn, "講道館"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q1120583> ;
    schema:url <https://kodokanjudoinstitute.org/> ;
    ns2:foundedEvent _:b9013 ;
    ns2:hasAffiliationAssertion _:b9015 ;
    ns2:hasEvidence _:b9018 ;
    ns2:hasInstructorRole _:b9019 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b9019 a ns2:InstructorRole ;
    ns2:hasEvidence _:b9021, _:b9020 ;
    ns2:instructor ns1:01KJJAWN28MWKKSN4J02MVY1TB ;
    ns2:instructorCapacity <https://w3id.org/martialis/vocab/instructor-capacity/technical_director> ;
    ns2:instructorPeriod _:b9022 .
_:b9022 a ns2:TimeInterval ;
    ns2:startYear "1949"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9021 a ns2:SourceAssertionRelation ;
    schema:citation "小谷澄之 - Japanese Wikipedia" ;
    schema:url <https://ja.wikipedia.org/wiki/%E5%B0%8F%E8%B0%B7%E6%BE%84%E4%B9%8B> ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "1949年6月より講道館に奉職して以後は同館渉外部（現・国際部）参与" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9020 a ns2:SourceAssertionRelation ;
    schema:citation "Sumiyuki Kotani - Wikipedia EN" ;
    schema:url ns5:Sumiyuki_Kotani ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "director of the international division at the Kodokan for many years" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9018 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia: Kodokan" ;
    schema:url ns5:Kodokan ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b9015 a ns2:AffiliationAssertion ;
    ns2:affiliationRelation <https://w3id.org/martialis/vocab/affiliation-relation/branch_of> ;
    ns2:hasConfidence _:b9016 ;
    ns2:hasEvidence _:b9017 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD7X ;
    ns2:researchNote "The Kodokan headquarters dojo - this Place is how the Kodokan Organization occupies physical space, not a voluntary affiliate." ;
    ns2:subject ns1:01KJJAWN29MA64W22606R3WD84 .
_:b9017 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia: Kodokan" ;
    schema:url ns5:Kodokan ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b9016 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The Kodokan dojo in Tokyo is the headquarters facility of the Kodokan organization itself - the twin-entity case, not a separately-governed member." .
_:b9013 a ns2:LifeEvent ;
    schema:startDate "1882" ;
    ns2:earliestYear "1882"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KJJAWN28MWKKSN4J02MVY1S1 ;
    ns2:hasEvidence _:b9014 ;
    ns2:latestYear "1882"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9014 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia: Kodokan" ;
    schema:url ns5:Kodokan ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b9012 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
