@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:01M1KSJ12QK2KW1WPY96YY239W a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYZFG5QVZQ022FB8M70P2ZNR ;
    schema:name "Fujimata"@ja-latn ;
    schema:nationality _:b13070 ;
    ns2:birthEvent _:b13071 ;
    ns2:deathEvent _:b13072 ;
    ns2:hasEvidence _:b13073 ;
    ns2:researchNote "A former Japanese judo champion who ran the academy where Osvaldo Alves began training at age 6 - see database/persons/BRA/Osvaldo_Alves.yaml. Named only by surname; otherwise undocumented." ;
    ns2:teaches ns1:01KYZFG5QVSHJ51P4SB023SZS3 .
_:b13073 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYZFG5QVZQ022FB8M70P2ZNR ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Judo was an accessible sport and Osvaldo started training as a 6 year old in the academy of a former Japanese champion by the name of Fujimata." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b13072 a ns2:LifeEvent .
_:b13071 a ns2:LifeEvent .
_:b13070 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
