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

ns1:01KXTSQXW6P83R31HCRY2PRTDP a ns2:Source ;
    schema:description "A global governing body providing structure and oversight for the international jiu-jitsu community."@en ;
    schema:inLanguage "en" ;
    schema:name "JJGF - Jiu-Jitsu Global Federation" ;
    schema:publisher _:b489 ;
    schema:url <https://jjgf.com/> ;
    ns2:sourceType "webpage" .
_:b489 schema:name "JJGF" .
