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

ns1:01KXTSQXW6P83R31HCRY2PRTDN a ns2:Source ;
    schema:description "The governing body for competitive Brazilian jiu-jitsu, maintaining athlete rankings, championship events, and standardized rules."@en ;
    schema:inLanguage "en" ;
    schema:name "IBJJF | International Brazilian Jiu-Jitsu Federation" ;
    schema:publisher _:b12402 ;
    schema:url <https://ibjjf.com/> ;
    ns2:sourceType "webpage" .
_:b12402 schema:name "IBJJF" .
