@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KYMTYN1RAJ0Z9MCM40TE2RVG a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    schema:alternateName "Manjiro Matsuda"@ja-latn ;
    schema:description "Japanese-American judoka and professional wrestler. He moved to America as a teenager, giving judo exhibitions. He was inspired by Frank Gotch to take up professional wrestling. After a famous match with Roy 'Pop' Moore, he became Moore's judo instructor. He wrestled across the Midwest and claimed the welterweight championship."@en ;
    schema:keywords "judo", "professional-wrestling", "catch-wrestling" ;
    schema:name "Matty Matsuda"@en, "松田万次郎"@ja ;
    schema:nationality _:b6023 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q112683077> ;
    ns2:birthEvent _:b6024 ;
    ns2:deathEvent _:b6027 ;
    ns2:hasEvidence _:b6030 ;
    ns2:teaches ns1:01KYMSJAD9QGRF97NBVP2KP9S2 .
_:b6030 a ns2:SourceAssertionRelation ;
    schema:citation "Matty Matsuda (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6027 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    schema:deathDate "1929-08-15" ;
    schema:deathPlace _:b6028 ;
    ns2:earliestYear "1929"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b6029 ;
    ns2:latestYear "1929"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6029 a ns2:SourceAssertionRelation ;
    schema:citation "Matty Matsuda (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6028 schema:addressCountry ns6:USA ;
    schema:name "Battle Creek" ;
    schema:sameAs ns5:Q469294 .
_:b6024 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    schema:birthDate "1887" ;
    schema:birthPlace _:b6025 ;
    ns2:earliestYear "1887"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b6026 ;
    ns2:latestYear "1887"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6026 a ns2:SourceAssertionRelation ;
    schema:citation "Matty Matsuda (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYMTYN1RVRBY31FZQJ78XYN3 ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6025 schema:addressCountry ns6:JPN ;
    schema:name "Yatsushiro" ;
    schema:sameAs ns5:Q571570 .
_:b6023 schema:addressCountry ns6:JPN ;
    schema:sameAs ns5:Q17 .
