@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KZW2JNB8ENGY6RBKB481K47D a ns2:Place ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZW2JNB8KPB2JXPMNGCC7021 ;
    schema:address "1050 Somanouchi, Tenri, Nara" ;
    schema:description "Tenrikyo-affiliated university in Nara Prefecture whose judo team was one of Japan's strongest. Anton Geesink trained here for several months each year from 1956, working closely with the coach and national team trainer Yasuichi Matsumoto."@en ;
    schema:location _:b2980 ;
    schema:name "天理大学"@ja, "Tenri University"@en ;
    ns2:hasEvidence _:b2981 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/university> .
_:b2981 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZW2JNB8KPB2JXPMNGCC7021 ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b2980 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tenri" ;
    schema:sameAs <http://www.wikidata.org/entity/Q502196> .
