@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KZ1BZ2EHFQKP0CMDXKX667S3 a ns2:Source ;
    schema:description "History of Okinawan karate page, including biographies of early masters such as Kosaku Matsumora, Sokon Matsumura, Anko Itosu, and Kentsu Yabu, with Yabu trained in Matsumura's dojo mainly under Itosu"@en ;
    schema:inLanguage "en" ;
    schema:keywords "karate", "website", "tomari-te", "shuri-te" ;
    schema:name "The History of Okinawan Karate - Okinawan Karate" ;
    schema:publisher _:b8085 ;
    schema:url <https://www.okinawankarate.org/index.html> ;
    ns2:hasContributor _:b8086 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/history> ;
    ns2:sourceType "webpage" .
_:b8086 schema:name "Okinawan Karate" ;
    ns2:contributorRole "author" .
_:b8085 schema:name "okinawankarate.org" .
