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

ns1:01M1CK3ZE9KQ4QCP0W7DGR93R8 a ns2:Source ;
    schema:datePublished "2011-10-13" ;
    schema:description "Graciemag article identifying Donnie Yen as an MMA fan, practitioner, and BJJ purple belt"@en ;
    schema:inLanguage "en" ;
    schema:keywords "donnie-yen", "article", "bjj" ;
    schema:name "Jiu-Jitsu with a Chinese Touch in the Movies" ;
    schema:publisher _:b1615 ;
    schema:url <https://www.graciemag.com/jiu-jitsu-with-a-chinese-touch-in-the-movies/> ;
    ns2:earliestYear "2011"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b1616 ;
    ns2:latestYear "2011"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "article" .
_:b1616 schema:name "Redação Graciemag" ;
    ns2:contributorRole "author" .
_:b1615 schema:name "Graciemag" .
