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

ns1:01KZ1E1WE6Y2NMX2Y3CW12P9B9 a ns2:Source ;
    schema:description "BJJ Heroes biography of Jean Jacques Machado, covering his training under Carlos Gracie Jr. at Rolls Gracie's academy, his black belt promotion by Carlos Gracie Jr., and his competitive career"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Jean Jacques Machado (BJJ Heroes)" ;
    schema:publisher _:b4312 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/jean-jacques-machado-bjj-fighter-wiki> ;
    ns2:hasContributor _:b4313 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b4313 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b4312 schema:name "BJJ Heroes" .
