@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/instructor-capacity/> .
@prefix ns4: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns5: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix ns6: <https://www.instagram.com/p/BTW3kvXBIpx/> .

ns1:01KYQB8J2N7QVYBNY6R229DXK7 a ns2:Place ;
    schema:address "Boston, Massachusetts, United States" ;
    schema:alternateName "JHK TKD Institute"@en ;
    schema:description "Jae Hun Kim Tae Kwon Do Institute in Boston, Massachusetts. An ITF-style taekwondo school where Joe Rogan trained under Grandmaster Jae Hun Kim and Michael O'Malley. Rogan earned his black belt here at age 15 and later became an instructor.\n"@en ;
    schema:keywords "taekwondo", "boston", "itf" ;
    schema:location _:b12682 ;
    schema:name "Jae Hun Kim Tae Kwon Do Institute"@en ;
    ns2:hasEvidence _:b12683 ;
    ns2:hasInstructorRole _:b12687, _:b12684 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b12687 a ns2:InstructorRole ;
    ns2:hasEvidence _:b12688 ;
    ns2:instructor ns1:01KYQB8J2N6ZQ8B1QY5K24QY9P ;
    ns2:instructorCapacity ns3:head_instructor ;
    ns2:instructorPeriod _:b12689 .
_:b12689 a ns2:TimeInterval ;
    ns2:startYear "1980"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b12688 a ns2:SourceAssertionRelation ;
    schema:citation "Joe Rogan's Instagram post crediting Jae Hun Kim Institute" ;
    schema:url <https://www.instagram.com/p/BTW3kvXBIpx/> ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:primary ;
    ns2:supports true .
_:b12684 a ns2:InstructorRole ;
    ns2:hasEvidence _:b12685 ;
    ns2:instructor ns1:01KYQB8J2N2PBYQS90QCT8VS1Q ;
    ns2:instructorCapacity ns3:instructor ;
    ns2:instructorPeriod _:b12686 .
_:b12686 a ns2:TimeInterval ;
    ns2:startYear "1980"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b12685 a ns2:SourceAssertionRelation ;
    schema:citation "Joe Rogan's Instagram post mentioning Michael O'Malley" ;
    schema:url <https://www.instagram.com/p/BTW3kvXBIpx/> ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:primary ;
    ns2:supports true .
_:b12683 a ns2:SourceAssertionRelation ;
    schema:citation "Joe Rogan Instagram post about his TKD training" ;
    schema:url <https://www.instagram.com/p/BTW3kvXBIpx/> ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:primary ;
    ns2:supports true .
_:b12682 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Boston" ;
    schema:sameAs <http://www.wikidata.org/entity/Q100> .
