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

ns1:01M1CK3ZEK2N33NG99ZVJ6VHSR a ns2:Source ;
    schema:datePublished "2015-10-30" ;
    schema:description "Kung Fu Kingdom interview with fight choreographer John Salvitti confirming he considers Lou Hopkins and Donnie Yen his heroes, learned Tai Chi from Bow Sim Mark, trained MMA with Donnie \"night, day, seven days a week,\" and studied Brazilian Jiu-Jitsu"@en ;
    schema:inLanguage "en" ;
    schema:keywords "mma", "john-salvitti", "tai-chi", "bow-sim-mark", "interview" ;
    schema:name "Interview with John Salvitti" ;
    schema:publisher _:b13007 ;
    schema:url <https://kungfukingdom.com/interview-with-john-salvitti/> ;
    ns2:earliestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b13008 ;
    ns2:latestYear "2015"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "interview" .
_:b13008 schema:name "Brad Curran" ;
    ns2:contributorRole "author" .
_:b13007 schema:name "Kung Fu Kingdom" .
