@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:01M1KR4J6EADES2DG38Y15B09P a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZM8EFMV5N9FCW279X0RPCXB, ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    schema:name "Moc Kan Sent"@en ;
    ns2:birthEvent _:b10353 ;
    ns2:deathEvent _:b10354 ;
    ns2:hasEvidence _:b10356, _:b10355 ;
    ns2:researchNote "A two-time Cuban national judo champion who trained Bert Becerra from 1960 until Becerra left for Mexico in 1968 - see database/persons/CUB/Bert_Becerra.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZM7FWX5ED60G33KMWKDRWYT .
_:b10356 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM8EFMV5N9FCW279X0RPCXB ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Later in 1960 he went to train under the direction of Master Moc Kan Sent until he left for Mexico in 1968." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10355 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM7FWX5NZ9PJDYNDTZPN1P9 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Sensei Bert Becerra's rise to fame started at age 6 with coaches Fernando Yi and Moc Kan Sent - 2 time Cuban National Champion." ;
    ns2:sourceLocation "senseiF.html" ;
    ns2:sourceLocatorLabel "title-locator" ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b10354 a ns2:LifeEvent .
_:b10353 a ns2:LifeEvent .
