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

ns1:01KYZFG5QVZQ022FB8M70P2ZNR a ns2:Source ;
    schema:description "BJJ Heroes fighter database profile of Osvaldo Alves, covering his birth in Acre, his start in judo at age 6 and jiu-jitsu at 7, his Pan American judo titles, his training at Tenri University, and his cross-training with Reyson and Rolls Gracie"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "bjj-heroes", "website", "bjj", "biography" ;
    schema:name "Osvaldo Alves - BJJ Heroes" ;
    schema:publisher _:b1047 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/osvaldo-alves> ;
    ns2:hasContributor _:b1048 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b1048 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b1047 schema:name "BJJ Heroes" .
