@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:01M1KR4J6ECJR3PGQ2NAVNVZGS a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    schema:alternateName "Isao Okano"@en ;
    schema:name "Okano Isao"@ja-latn ;
    schema:nationality _:b2588 ;
    ns2:birthEvent _:b2589 ;
    ns2:deathEvent _:b2590 ;
    ns2:hasEvidence _:b2591 ;
    ns2:researchNote "Described as Bert Becerra's teacher, a two-time World Judo Champion, Olympic Champion (1964) and two-time All Japan Judo Champion - see database/persons/CUB/Bert_Becerra.yaml. This is very likely the same Isao Okano well documented elsewhere in judo history; verify and merge/enrich rather than treating as a separate minor figure." ;
    ns2:teaches ns1:01KZM7FWX5ED60G33KMWKDRWYT .
_:b2591 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Sensei Bert Becerra and his teacher, Hon Shihan Isao Okano, 2 time World Champion, 1 time Olympic Champion, and 2 time All Japan Judo Champion" ;
    ns2:sourceLocation "senseiF.html" ;
    ns2:sourceLocatorLabel "title-locator" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/primary> ;
    ns2:supports true .
_:b2590 a ns2:LifeEvent .
_:b2589 a ns2:LifeEvent .
_:b2588 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
