@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KYSKCFDYXBS3QDY4H9DKQXCD a ns2:Source ;
    schema:datePublished "2014" ;
    schema:description "Podcast interview with Michael O'Malley covering his competitive taekwondo career, US Team captaincy, Hall of Fame induction, and philosophy as a school owner in Peabody, Massachusetts"@en ;
    schema:inLanguage "en" ;
    schema:keywords "taekwondo", "podcast" ;
    schema:name "Michael O'Malley on Tae Kwon Do Competition and the Path to Resilience - Feisworld Podcast" ;
    schema:publisher _:b2576 ;
    schema:url <https://www.feisworld.com/blog/michael-omalley> ;
    ns2:earliestYear "2014"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b2577 ;
    ns2:latestYear "2014"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "interview" .
_:b2577 schema:name "Wu, Fei" ;
    ns2:contributorRole "author" .
_:b2576 schema:name "Feisworld Media" .
