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

ns1:01KZQ5XKW3CK2XPAGK0Q4GTDSA a ns2:Source ;
    schema:description "BJJ Heroes biography of Dave Camarillo, covering his judo and BJJ black belt under Ralph Gracie, his founding of Guerrilla Jiu-Jitsu, and his coaching career at American Kickboxing Academy"@en ;
    schema:inLanguage "en" ;
    schema:keywords "article", "bjj", "biography" ;
    schema:name "Dave Camarillo (BJJ Heroes)" ;
    schema:publisher _:b7332 ;
    schema:url <https://www.bjjheroes.com/bjj-fighters/dave-camarillo> ;
    ns2:hasContributor _:b7333 ;
    ns2:partOf ns1:01M0DCY9PE06MWSKCK1ABQG4DB ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b7333 schema:name "BJJ Heroes" ;
    ns2:contributorRole "author" .
_:b7332 schema:name "BJJ Heroes" .
