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

ns1:01KYS8C0AF6MH1NEG0TP9HNGKP a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "BJJ Heroes biography of Rickson Gracie, covering his competitive career, lineage, and fighting philosophy"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Rickson Gracie (BJJ Heroes)" ;
    schema:publisher _:b6475 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/rickson-gracie-facts-and-bio> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b6476 ;
    ns2:latestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b6476 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b6475 schema:name "BJJ Heroes" .
