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

ns1:01KJJAWN29MA64W22606R3WD9V a ns2:Style ;
    ns6:wasDerivedFrom ns1:01KXTSQXW6P83R31HCRY2PRTED ;
    schema:alternateName "Yōshin Koryū"@ja-latn, "楊心古流"@ja ;
    schema:keywords "koryu" ;
    schema:name "Yōshin-ryū"@ja-latn, "楊心流"@ja ;
    ns2:foundedEvent _:b3931 ;
    ns2:hasEvidence _:b3933 ;
    ns2:hasStyleRelationAssertion _:b3934 ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/traditional> ;
    ns2:variantOf ns1:01KJJAWN29MA64W22606R3WD9G .
_:b3934 a ns2:StyleRelationAssertion ;
    ns6:wasDerivedFrom ns1:01KXTSQXW6P83R31HCRY2PRTED ;
    ns2:hasConfidence _:b3935 ;
    ns2:hasEvidence _:b3936 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9G ;
    ns2:styleRelationType <https://w3id.org/martialis/vocab/style-relation/variant_of> ;
    ns2:subject ns1:01KJJAWN29MA64W22606R3WD9V .
_:b3936 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTED ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "perhaps the most influential school of jūjutsu to have existed in Japan" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3935 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Yōshin-ryū Wikipedia describes it as perhaps the most influential school of jūjutsu in Japan" .
_:b3933 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTED ;
    ns2:evidenceWeight ns4:unknown ;
    ns2:sourceRefType ns3:unknown ;
    ns2:supports true .
_:b3931 a ns2:LifeEvent ;
    schema:location _:b3932 ;
    schema:startDate "1610" ;
    ns2:earliestYear "1610"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1610"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3932 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> .
