@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:01M1KR4J6EBW3XWCVSNVABFNS4 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYHT5WPXCQHGM7XFKVBGSEQY ;
    schema:name "Yang Kook-Jin"@en ;
    schema:nationality _:b7356 ;
    ns2:birthEvent _:b7357 ;
    ns2:deathEvent _:b7358 ;
    ns2:hasEvidence _:b7359 ;
    ns2:researchNote "Named as Hwang Kee's teacher in Manchuria, 1936-1946, though some peers dispute details of the relationship - see database/persons/KOR/Hwang_Kee.yaml." ;
    ns2:teaches ns1:01KYHT5WPXM8YSZH28CGZ9DCA6 .
_:b7359 a ns2:SourceAssertionRelation ;
    schema:citation "Hwang Kee (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYHT5WPXCQHGM7XFKVBGSEQY ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Hwang claimed to have learned Kuk Sool under Chinese Master Yang Kuk Jin" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b7358 a ns2:LifeEvent .
_:b7357 a ns2:LifeEvent .
_:b7356 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> .
