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

ns1:01KYYVEV2M1MAHDWS6QMX036XY a ns2:Source ;
    schema:description "Official JKA biography of Master Nakayama Masatoshi (1913-1987), covering his birth in Yamaguchi Prefecture, his training under Gichin Funakoshi and Funakoshi Yoshitaka at Takushoku University, his role in establishing the Japan Karate Association in 1949 and its first Chief Instructor, the creation of the instructor training program and first match system, and his death in 1987"@en ;
    schema:inLanguage "en" ;
    schema:keywords "official", "jka", "website", "shotokan" ;
    schema:name "Master Nakayama Masatoshi - Japan Karate Association" ;
    schema:publisher _:b2675 ;
    schema:url <https://www.jka.or.jp/en/about-jka/profiles/master-nakayama-masatoshi-1913-1987/> ;
    ns2:hasContributor _:b2676 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "webpage" .
_:b2676 schema:name "Japan Karate Association" ;
    ns2:contributorRole "author" .
_:b2675 schema:name "Japan Karate Association" .
