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

ns1:01M040GCQ9ZDBW8Y6WQETDBCM7 a ns2:Source ;
    schema:archivedAt <https://web.archive.org/web/20060405094621/http://www.jeanclaudevandamme.net/articles.htm> ;
    schema:description "First-person essay by Jean-Claude Van Damme on his childhood introduction to karate. He states that he enrolled in Claude Goetz's Shotokan karate school in Belgium at age eleven, and describes how karate training shaped his life."@en ;
    schema:inLanguage "en" ;
    schema:keywords "website" ;
    schema:name "How Karate Changed My Life (Jean-Claude Van Damme)" ;
    schema:publisher _:b11923 ;
    schema:url <http://www.jeanclaudevandamme.net/articles.htm> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "article" .
_:b11923 schema:name "jeanclaudevandamme.net" .
