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

ns1:01KYZ31HT3ZCQ8P5A4B7BFAV0V a ns2:Source ;
    schema:description "BJJ Heroes fighter database profile of Renzo Gracie, covering his birth in Rio de Janeiro, his training under Rolls Gracie and Carlos Gracie Jr., his BJJ and MMA accomplishments, and his founding of the Renzo Gracie Academy in New York"@en ;
    schema:inLanguage "en" ;
    schema:keywords "mma", "bjj-heroes", "website", "bjj", "biography" ;
    schema:name "Renzo Gracie - BJJ Heroes" ;
    schema:publisher _:b10550 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/renzo-gracie-bjj-fighter> ;
    ns2:hasContributor _:b10551 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b10551 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b10550 schema:name "BJJ Heroes" .
