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

ns1:01KZ19PZ65QFHDFR3SJ1DH5GPK a ns2:Source ;
    schema:description "Historical article on Kentsu Yabu (1866-1937), covering his aristocratic family background, his training under Matsumura Sokon and Itosu Yasutsune, his military career, his teaching, and the estrangement from his son Kenden"@en ;
    schema:inLanguage "en" ;
    schema:keywords "karate", "history", "website", "shuri-te" ;
    schema:name "Yabu Kentsu and His 'Lost' Son" ;
    schema:publisher _:b11421 ;
    schema:url <https://beisho.org/historical_01.html> ;
    ns2:hasContributor _:b11422 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b11422 schema:name "Beisho (Okinawa Karate and Kobudo)" ;
    ns2:contributorRole "author" .
_:b11421 schema:name "Beisho" .
