@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:01KZ10H3Q9ZGH1S3MSJMACBNJM a ns2:Organization ;
    ns5:wasDerivedFrom ns1:01KZ10H3Q96YZ8SR49DS9J411T ;
    schema:description "A multi-style association of senior karate instructors in Hawaii that issues dan rankings and titles. Among its members were Bobby Lowe (Hanshi, 9th dan), who advised its ranking committee, and Tomu Arakawa (Hanshi, 10th dan).\n"@en ;
    schema:keywords "karate", "ranking", "hawaii", "association" ;
    schema:location _:b2050 ;
    schema:name "Hawaii Karate Kodanshakai"@en ;
    ns2:foundedEvent _:b2051 ;
    ns2:hasEvidence _:b2053 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/association> .
_:b2053 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ10H3Q96YZ8SR49DS9J411T ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2051 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZ10H3Q96YZ8SR49DS9J411T ;
    schema:startDate "1984" ;
    ns2:earliestYear "1984"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b2052 ;
    ns2:latestYear "1984"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2052 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ10H3Q96YZ8SR49DS9J411T ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Hawaii Karate Kodanshakai  Established 1984" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2050 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "Honolulu" ;
    schema:sameAs <http://www.wikidata.org/entity/Q18094> .
