@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix ns5: <https://ibjjf.com/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KJJAWN29MA64W22606R3WD80 a ns2:Organization ;
    schema:description "A principal organização para competições de Jiu-Jitsu Brasileiro e sistema de graduação de faixas em todo o mundo."@pt, "The leading organization for Brazilian Jiu-Jitsu competitions and belt ranking system worldwide."@en ;
    schema:keywords "ranking", "competition", "federation", "bjj" ;
    schema:location _:b9912 ;
    schema:name "IBJJF"@ja-latn, "International Brazilian Jiu-Jitsu Federation"@en, "Federação Internacional de Jiu-Jitsu Brasileiro"@pt ;
    schema:sameAs <https://www.wikidata.org/wiki/Q6053660> ;
    schema:url <https://ibjjf.com> ;
    ns2:foundedEvent _:b9913 ;
    ns2:hasEvidence _:b9915 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/federation> .
_:b9915 a ns2:SourceAssertionRelation ;
    schema:citation "About IBJJF" ;
    schema:url ns5:about ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9913 a ns2:LifeEvent ;
    schema:startDate "2002" ;
    ns2:earliestYear "2002"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b9914 ;
    ns2:latestYear "2002"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9914 a ns2:SourceAssertionRelation ;
    schema:citation "About IBJJF" ;
    schema:url ns5:about ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9912 schema:addressCountry <http://publications.europa.eu/resource/authority/country/BRA> ;
    schema:name "Rio de Janeiro" ;
    schema:sameAs <http://www.wikidata.org/entity/Q8678> .
