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

ns1:01KYS8C0AF2THK1G80MDW9CQCB a ns2:Source ;
    schema:datePublished "2022" ;
    schema:description "Official Rickson Gracie website biography, covering his life story and martial arts career"@en ;
    schema:inLanguage "en" ;
    schema:keywords "website" ;
    schema:name "Rickson Gracie: About" ;
    schema:publisher _:b2551 ;
    schema:url <https://www.ricksongracie.com/ricksongracie/about> ;
    ns2:earliestYear "2022"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "2022"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b2551 schema:name "Rickson Gracie Jiu-Jitsu" .
