@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .

ns1:01KYJ42SQPTQ1YMD4NR1P77C7C a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KYJ42SQPE9AT05GKA3G4K4M6 ;
    schema:alternateName "Oh Sae Jhoon"@en ;
    schema:description "Korean Tang Soo Do practitioner of the Moo Duk Kwan system. Originally a shoe shine boy, he was invited by Hwang Kee to become a student. He became the most respected fighter in the Moo Duk Kwan, known as the 'fist' of the organization, taking on all challengers during the early years of Korean martial arts development."@en ;
    schema:keywords "moo-duk-kwan", "tang-soo-do", "korean-martial-arts" ;
    schema:name "Oh Se Jun"@en, "오세준"@ko ;
    schema:nationality _:b562 ;
    ns2:birthEvent _:b563 ;
    ns2:deathEvent _:b564 ;
    ns2:hasEvidence _:b565 ;
    ns2:hasTeacherAssertion _:b566 ;
    ns2:teaches ns1:01KYFXCETRD92QSRTMDFPK7VTG ;
    ns2:wasTaughtBy ns1:01KYHT5WPXM8YSZH28CGZ9DCA6 .
_:b566 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KYFXCETR9R1BNFD5T82H1G8P ;
    ns2:hasConfidence _:b567 ;
    ns2:hasInteraction _:b568 ;
    ns2:object ns1:01KYHT5WPXM8YSZH28CGZ9DCA6 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KYJ42SQPTQ1YMD4NR1P77C7C .
_:b568 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KYJ42SQPE9AT05GKA3G4K4M6 ;
    ns2:hasEvidence _:b569 ;
    ns2:interactionPeriod _:b570 .
_:b570 a ns2:TimeInterval .
_:b569 a ns2:SourceAssertionRelation ;
    schema:citation "Segarra (2018) - Tang Soo Do History V15b" ;
    ns2:basedOnSource ns1:01KYJ42SQPE9AT05GKA3G4K4M6 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Oh Sae Jhoon was a young shoe shine boy, and when shining Hwang Kee's shoes he was invited by Hwang to become a student" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b567 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Oh Se Jun was invited by Hwang Kee to become a student and became a leading fighter of the Moo Duk Kwan" .
_:b565 a ns2:SourceAssertionRelation ;
    schema:citation "Segarra (2018) - Tang Soo Do History V15b" ;
    ns2:basedOnSource ns1:01KYJ42SQPE9AT05GKA3G4K4M6 ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b564 a ns2:LifeEvent .
_:b563 a ns2:LifeEvent .
_:b562 schema:addressCountry <http://publications.europa.eu/resource/authority/country/KOR> ;
    schema:sameAs <http://www.wikidata.org/entity/Q884> .
