@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:01KYYYTTW39B4XTBPMT7KZRGED a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KYYP8SJVF0F78XVYFJE7Q9FH, ns1:01KYYYW4R6AXDVYV94CE627JPF ;
    schema:address "Bunkyo, Tokyo, Japan" ;
    schema:alternateName "Takudai"@ja-latn, "拓大"@ja ;
    schema:description "1900年創立の東京の私立大学。1924年頃に創設された空手部は、中山正敏、金澤弘和、西山英峻、大山倍達ら著名な松濤館空手家を輩出し、多くが日本空手協会で要職を務めた。\n"@ja, "Private university in Tokyo founded in 1900. Its karate club, founded around 1924, produced prominent Shotokan karate instructors including Masatoshi Nakayama, Hirokazu Kanazawa, Hidetaka Nishiyama, and Mas Oyama, many of whom went on to senior roles in the Japan Karate Association.\n"@en ;
    schema:keywords "karate", "tokyo", "japan", "university", "shotokan" ;
    schema:location _:b12059 ;
    schema:name "Takushoku Daigaku"@ja-latn, "Takushoku University"@en, "拓殖大学"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q534845> ;
    ns2:foundedEvent _:b12060 ;
    ns2:hasEvidence _:b12063, _:b12062 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/university> .
_:b12063 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYYYW4R6AXDVYV94CE627JPF ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12062 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYYP8SJVF0F78XVYFJE7Q9FH ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "He began training in karate whilst at Takushoku University under the then-head instructor of Shotokan karate, Masatoshi Nakayama." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12060 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYYYW4R6AXDVYV94CE627JPF ;
    schema:startDate "1900" ;
    ns2:earliestYear "1900"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b12061 ;
    ns2:latestYear "1900"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b12061 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYYYW4R6AXDVYV94CE627JPF ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Takushoku University (拓殖 大学, Takushoku Daigaku), abbreviated as 拓大 (Takudai) is a private university in Tokyo, Japan. It was founded in 1900 by Prince (title for a Duke at that time) Taro Katsura (1848–1913)." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12059 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
