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

ns1:01KZ1DTWBB6YXP2M58CBV0K0EA a ns2:Source ;
    schema:description "Official page of the Jean Jacques Machado Brazilian Jiu Jitsu Association, covering his training and black belt promotion at age 18 by Carlos Gracie Jr., his competitive career, and his coral belt promotion by Rickson Gracie in 2011"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "machado", "website", "bjj" ;
    schema:name "Jean Jacques Machado - Brazilian Jiu Jitsu Association" ;
    schema:publisher _:b1232 ;
    schema:url <https://jjmachadoassociation.com/about-us/jean-jacques-machado/> ;
    ns2:hasContributor _:b1233 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b1233 schema:name "Jean Jacques Machado Brazilian Jiu Jitsu Association" ;
    ns2:contributorRole "author" .
_:b1232 schema:name "Jean Jacques Machado Brazilian Jiu Jitsu Association" .
