@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:01KYFZEGYN107JYC5K1539R8JM a ns2:Style ;
    schema:alternateName "Shōtōkan-ryū"@ja-latn ;
    schema:description "Shotokan is a school of karate developed by Gichin Funakoshi and popularized through the Japan Karate Association (JKA). It emphasizes deep stances, powerful linear techniques, and kata practice. It is one of the most widely practiced karate styles in the world."@en ;
    schema:keywords "karate", "gendai", "japanese-martial-arts", "shotokan" ;
    schema:name "松濤館"@ja, "Shotokan"@en ;
    schema:sameAs <https://www.wikidata.org/wiki/Q41103> ;
    ns2:foundedEvent _:b10535 ;
    ns2:hasEvidence _:b10537 ;
    ns2:hasStyleRelationAssertion _:b10538 ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/modern> ;
    ns2:variantOf ns1:01KJJAWN29MA64W22606R3WD9S .
_:b10538 a ns2:StyleRelationAssertion ;
    ns2:hasConfidence _:b10539 ;
    ns2:hasEvidence _:b10540 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9S ;
    ns2:styleRelationType <https://w3id.org/martialis/vocab/style-relation/variant_of> ;
    ns2:subject ns1:01KYFZEGYN107JYC5K1539R8JM .
_:b10540 a ns2:SourceAssertionRelation ;
    schema:citation "Shotokan - Wikipedia" ;
    schema:url ns5:Shotokan ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10539 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 "Shotokan is a specific school of karate founded by Gichin Funakoshi" .
_:b10537 a ns2:SourceAssertionRelation ;
    schema:citation "Shotokan - Wikipedia" ;
    schema:url ns5:Shotokan ;
    ns2:coversProperty schema:description, ns2:foundedEvent, ns2:hasStyleRelationAssertion, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10535 a ns2:LifeEvent ;
    schema:startDate "1936" ;
    ns2:earliestYear "1936"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b10536 ;
    ns2:latestYear "1936"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10536 a ns2:SourceAssertionRelation ;
    schema:citation "Shotokan - Wikipedia" ;
    schema:url ns5:Shotokan ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
