@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <https://en.wikipedia.org/wiki/> .

ns1:01KYND67158B7TAT2KS5M3MK3K a ns2:Organization ;
    schema:alternateName "IMAF"@en ;
    schema:description "The oldest continuously operating Japanese organization promoting international Budo. Founded in 1951 by a group of Japan's most prominent martial artists including Kyuzo Mifune, Shizuya Sato, Kazuo Ito, Nakayama Hakudo, Hironori Otsuka, and Morihei Ueshiba. Comprises divisions for Judo, Kendo, Karatedo, Aikido, Iaido, Nihon Jujutsu, and Kobudo."@en ;
    schema:keywords "international", "federation" ;
    schema:location _:b5974 ;
    schema:name "国際武道院・国際武道連盟"@ja, "Kokusai Budoin, International Martial Arts Federation"@ja-latn ;
    schema:sameAs <https://www.wikidata.org/wiki/Q1427276> ;
    schema:url <https://www.imaf.com/> ;
    ns2:foundedEvent _:b5975 ;
    ns2:hasEvidence _:b5979, _:b5978, _:b5977 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/federation> .
_:b5979 a ns2:SourceAssertionRelation ;
    schema:citation "IMAF — About" ;
    schema:url <https://imaf.com/about-3/> ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5978 a ns2:SourceAssertionRelation ;
    schema:citation "INJA — Affiliations" ;
    schema:url <https://www.nihonjujutsu.com/about/affiliations> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5977 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia — International Martial Arts Federation" ;
    schema:url ns5:International_Martial_Arts_Federation ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5975 a ns2:LifeEvent ;
    schema:startDate "1951" ;
    ns2:earliestYear "1951"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b5976 ;
    ns2:latestYear "1951"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5976 a ns2:SourceAssertionRelation ;
    schema:citation "Wikipedia — International Martial Arts Federation" ;
    schema:url ns5:International_Martial_Arts_Federation ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "The organization, founded in 1951, has headquarters in Tokyo, Japan" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5974 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
