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

ns1:01M040GCQ9N9ZZJAT8Y3WFEDGN a ns2:Source ;
    schema:datePublished "1988" ;
    schema:description "Multi-part interview with Jean-Claude Van Damme published in Fighter International magazine in November 1988 and reproduced on the backkicks.com martial arts encyclopedia. Van Damme states he started karate in Brussels in 1971 at age 11, names Claude Goetz as his original instructor, and confirms he briefly trained with Dominique Valera; the magazine intro records that he received his black belt in Shotokan karate from Goetz in 1978."@en ;
    schema:inLanguage "en" ;
    schema:keywords "magazine" ;
    schema:name "Jean-Claude Van Damme Interview (Fighter International, November 1988)" ;
    schema:publisher _:b8499 ;
    schema:url <https://www.backkicks.com/jean-claude-van-damme-interview-1988/> ;
    ns2:earliestYear "1988"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8500 ;
    ns2:latestYear "1988"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "article" .
_:b8500 schema:name "Corcoran, John" ;
    ns2:contributorRole "author" .
_:b8499 schema:name "Fighter International magazine" .
