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

ns1:01KZ1E1WE6AXMTCDWWTC6RAD9M a ns2:Source ;
    schema:description "BJJ Heroes biography of Rigan Machado, covering his training under Rolls Gracie until 1982, his status as the first Carlos Gracie Jr. black belt, and his competitive career"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Rigan Machado (BJJ Heroes)" ;
    schema:publisher _:b7838 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/rigan-machado> ;
    ns2:hasContributor _:b7839 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b7839 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b7838 schema:name "BJJ Heroes" .
