@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://www.kendo.or.jp/en/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01M0R2X2ACBZDHS6JXQ7CTAMC8 a ns2:Organization ;
    schema:alternateName "AJKF"@en ;
    schema:description "The national governing body for kendo, iaido and jodo in Japan, founded in 1952 and the authority through which dan grades in these arts are certified. A founding member of the International Kendo Federation (FIK) and organiser of the World Kendo Championships, first held at the Nippon Budokan, Tokyo in April 1970."@en ;
    schema:location _:b3939 ;
    schema:name "全日本剣道連盟"@ja, "All Japan Kendo Federation"@en, "Zen Nihon Kendō Renmei"@ja-latn ;
    schema:sameAs <https://www.wikidata.org/wiki/Q189440> ;
    schema:url <https://www.kendo.or.jp/en/> ;
    ns2:foundedEvent _:b3940 ;
    ns2:hasEvidence _:b3942 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/federation> .
_:b3942 a ns2:SourceAssertionRelation ;
    schema:citation "All Japan Kendo Federation official website" ;
    schema:url <https://www.kendo.or.jp/en/> ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3940 a ns2:LifeEvent ;
    schema:startDate "1952" ;
    ns2:earliestYear "1952"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b3941 ;
    ns2:latestYear "1952"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3941 a ns2:SourceAssertionRelation ;
    schema:citation "All Japan Kendo Federation official website" ;
    schema:url <https://www.kendo.or.jp/en/> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3939 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
