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

ns1:01KZQ5XKW31J9J520BFK4XZT2H a ns2:Source ;
    schema:description "BJJ Heroes biography of Ralph Gracie, covering his BJJ black belt awarded by Carlos Gracie Jr., his Vale Tudo and competition career, and the founding of the Ralph Gracie Academy"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Ralph Gracie (BJJ Heroes)" ;
    schema:publisher _:b725 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/ralph-gracie> ;
    ns2:hasContributor _:b726 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b726 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b725 schema:name "BJJ Heroes" .
