@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .

ns1:01M1AGGVACMS1G0A6PAC1CZ8HM a ns2:Event ;
    schema:about ns1:01KJJAWN29MA64W22606R3WD9R ;
    schema:description "1935年9月、竹下勇海軍大将は合気柔術（合気道）を披露するため北アメリカを巡回した。ニューオーリンズ、 サンフランシスコ、ワシントンD.C.、シアトルで演武を行った。"@ja, "In September 1935, Admiral Isamu Takeshita toured North America demonstrating aikibudo (aikido), stopping in New Orleans, San Francisco, Washington DC, and Seattle. In Washington DC he demonstrated to US newspapermen; in Seattle his partner was Yasuyuki Kumagai (5-dan, Seattle Dojo). This was the earliest documented demonstration of Ueshiba's art in North America."@en ;
    schema:keywords "north-america", "aikido", "demonstration" ;
    schema:location _:b5168 ;
    schema:name "竹下勇1935年合気柔術北米演示"@ja, "Takeshita's 1935 Aikibudo Demonstration Tour"@en ;
    schema:startDate "1935-09" ;
    ns2:earliestYear "1935"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:eventType <https://w3id.org/martialis/vocab/event-classification/demonstration> ;
    ns2:hasEvidence _:b5169 ;
    ns2:hasParticipation _:b5170 ;
    ns2:latestYear "1935"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5170 a ns2:Participation ;
    ns2:hasConfidence _:b5171 ;
    ns2:hasEvidence _:b5172 ;
    ns2:object ns1:01M1AGGVAC364WKGC5XSD0D4AW ;
    ns2:participationRole <https://w3id.org/martialis/vocab/event-role/demonstrator> .
_:b5172 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1AGGVACF4GPPF54GDK2MD19 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "During the summer of 1935, Admiral Takeshita made his fifth visit to North America. Stops included New Orleans, San Francisco, Washington DC, and Seattle." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5171 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "EQMAS documents Takeshita's September 1935 demonstration tour across North America" .
_:b5169 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1AGGVACF4GPPF54GDK2MD19 ;
    ns2:coversProperty schema:location, ns2:eventType, schema:startDate, schema:description, schema:name, ns2:hasParticipation, schema:about ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5168 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Washington, D.C." .
