@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:01M1KR4J6EMK26V5JMCNSDN0M4 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M0E9KP2B0B7SG02329SASBA4 ;
    schema:name "Makishima"@ja-latn ;
    schema:nationality _:b1618 ;
    ns2:birthEvent _:b1619 ;
    ns2:deathEvent _:b1620 ;
    ns2:hasEvidence _:b1621 ;
    ns2:researchNote "A 4th dan judo instructor who sponsored Alfredo San Bartolome Morello's 1st dan exam (1936) and taught him for the 2nd dan (1940) - see database/persons/PER/Alfredo_San_Bartolome_Morello.yaml. The source spells the name inconsistently ('Makishinia'/'Makishima'); surname only, otherwise undocumented." ;
    ns2:teaches ns1:01M0E9KP2BGMP4PAC4AYTHWFX7 .
_:b1621 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0E9KP2B0B7SG02329SASBA4 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "En el año 1940 obtiene su 2º dan, siendo su profesor el maestro Makíshíma, y sus padrinos de examen los maestros Kugo Sato (8° Dan) y Sumiyiki Kotani (9° Dan)..." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b1620 a ns2:LifeEvent .
_:b1619 a ns2:LifeEvent .
_:b1618 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
