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

ns1:01KZ1E1WE6T99BFCXP8ECJNVBN a ns2:Source ;
    schema:description "BJJ Heroes biography of Carlos Machado, covering his training under Hélio Gracie and Rolls Gracie in Copacabana, his black belt under Carlos Gracie Jr., and his role as a pioneer of BJJ in the United States"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Carlos Machado (BJJ Heroes)" ;
    schema:publisher _:b915 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/carlos-machado> ;
    ns2:hasContributor _:b916 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b916 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b915 schema:name "BJJ Heroes" .
