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

ns1:01KXTSQXW6P83R31HCRY2PRTDM a ns2:Source ;
    schema:description "Brazil's official governing body for jiu-jitsu, managing athlete rankings, championships, and instructor certification."@en ;
    schema:inLanguage "pt" ;
    schema:name "CBJJ | Confederação Brasileira de Jiu-Jitsu" ;
    schema:publisher _:b1941 ;
    schema:url <https://cbjj.com.br/> ;
    ns2:sourceType "webpage" .
_:b1941 schema:name "CBJJ" .
