@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: <http://www.w3.org/ns/prov#> .

ns1:01KYHNJKQDTEJ1A5MQ5JYPHDTB a ns2:Style ;
    ns5:wasDerivedFrom ns1:01KYHNJKQDBKZF8YHQ20PHPMRD ;
    schema:description "Kenjutsu is an umbrella term for the ko-budo schools of Japanese swordsmanship that predate the Meiji Restoration, emphasizing real combat scenarios rather than the sport rules of its modern descendant, Kendo. The oldest surviving schools, including Tenshin Shoden Katori Shinto-ryu, trace to the Muromachi period."@en ;
    schema:keywords "koryu", "japanese-martial-arts", "kenjutsu" ;
    schema:name "Kenjutsu"@ja-latn, "剣術"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q249608> ;
    ns2:foundedEvent _:b606 ;
    ns2:hasEvidence _:b609 ;
    ns2:hasVariant ns1:01KJJAWN29MA64W22606R3WD9D, ns1:01KZ6XT5DSFQG9TRGDK9AQFZCW, ns1:01KJJAWN29MA64W22606R3WD9T ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/traditional> .
_:b609 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYHNJKQDBKZF8YHQ20PHPMRD ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b606 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYHNJKQDBKZF8YHQ20PHPMRD ;
    schema:location _:b607 ;
    schema:startDate "1336~" ;
    ns2:earliestYear "1336"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b608 ;
    ns2:latestYear "1336"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b608 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYHNJKQDBKZF8YHQ20PHPMRD ;
    ns2:evidenceWeight ns4:low ;
    ns2:quotation "The oldest ... martial arts schools originated during the Muromachi period (1336-1573)." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b607 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> .
