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

ns1:01KZ1TRSW015S0MVF6GMY8QFGR a ns2:Source ;
    schema:description "Official biography of Rorion Gracie covering his training under his father Hélio Gracie, his law degree, the first American Gracie Academy, the Gracie Challenge, the creation of the UFC, and his promotion to 9th-degree red belt by his father in 2005"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "gracie", "website", "bjj" ;
    schema:name "About Rorion (Rorion Gracie Official)" ;
    schema:publisher _:b10970 ;
    schema:url <https://roriongracie.com/about-rorion> ;
    ns2:hasContributor _:b10971 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b10971 schema:name "Rorion Gracie" ;
    ns2:contributorRole "author" .
_:b10970 schema:name "Rorion Gracie" .
