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

ns1:01KYZ3NPBHWRRGG5PTCBBAANQP a ns2:Source ;
    schema:description "Official biography of Rolls Gracie on his family's website, covering his birth in 1951, his upbringing under Helio Gracie, his cross-training in wrestling and sambo, the black belts he graduated, and his death in a 1982 hang-gliding accident"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "website", "gracie-family", "bjj" ;
    schema:name "Rolls Gracie - Biography (RollsGracie.com)" ;
    schema:publisher _:b10964 ;
    schema:url <https://www.rollsgracie.com/rolls-gracie-bio> ;
    ns2:hasContributor _:b10965 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b10965 schema:name "Rolls Gracie Family" ;
    ns2:contributorRole "author" .
_:b10964 schema:name "RollsGracie.com" .
