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

ns1:01KYFZEGYN7A9G4FSTXBPDBG8P a ns2:Style ;
    schema:alternateName "Shitō-ryū"@ja-latn ;
    schema:description "Shito-ryu is a school of karate founded by Kenwa Mabuni in 1928, combining elements of Shuri-te and Naha-te traditions. It is known for its extensive kata curriculum and emphasis on both hard and soft techniques."@en ;
    schema:keywords "karate", "gendai", "japanese-martial-arts", "shito-ryu" ;
    schema:name "Shito-ryu"@en, "糸東流"@ja ;
    schema:sameAs <https://www.wikidata.org/wiki/Q2279674> ;
    ns2:foundedEvent _:b8808 ;
    ns2:hasEvidence _:b8810 ;
    ns2:hasStyleRelationAssertion _:b8811 ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/modern> ;
    ns2:variantOf ns1:01KJJAWN29MA64W22606R3WD9S .
_:b8811 a ns2:StyleRelationAssertion ;
    ns2:hasConfidence _:b8812 ;
    ns2:hasEvidence _:b8813 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9S ;
    ns2:styleRelationType <https://w3id.org/martialis/vocab/style-relation/variant_of> ;
    ns2:subject ns1:01KYFZEGYN7A9G4FSTXBPDBG8P .
_:b8813 a ns2:SourceAssertionRelation ;
    schema:citation "Shito-ryu - Wikipedia" ;
    schema:url ns5:Shit%C5%8D-ry%C5%AB ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8812 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Shito-ryu is a specific school of karate founded by Kenwa Mabuni" .
_:b8810 a ns2:SourceAssertionRelation ;
    schema:citation "Shito-ryu - Wikipedia" ;
    schema:url ns5:Shit%C5%8D-ry%C5%AB ;
    ns2:coversProperty schema:description, ns2:foundedEvent, ns2:hasStyleRelationAssertion, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8808 a ns2:LifeEvent ;
    schema:startDate "1928" ;
    ns2:earliestYear "1928"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b8809 ;
    ns2:latestYear "1928"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8809 a ns2:SourceAssertionRelation ;
    schema:citation "Shito-ryu - Wikipedia" ;
    schema:url ns5:Shit%C5%8D-ry%C5%AB ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
