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

ns1:01KZ7CTR70FNC2VJR5YY4K2MYR a ns2:Source ;
    schema:datePublished "1976" ;
    schema:description "Tales of Okinawan Grand Masters by Shoshin Nagamine, founder of Matsubayashi-ryu (Tuttle Publishing). Page 74 records that the prominent swordsman and kendo master Nakayama Hakudo offered Gichin Funakoshi the use of his own dojo in Hongo-Yumi-cho during the times when it was unoccupied. The account describes the shared use of the dojo but does not mention any teaching relationship between Nakayama and the Funakoshis."@en ;
    schema:inLanguage "en" ;
    schema:keywords "book" ;
    schema:name "Tales of Okinawan Grand Masters (Shoshin Nagamine)" ;
    schema:publisher _:b7458 ;
    ns2:earliestYear "1976"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b7459 ;
    ns2:latestYear "1976"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/history> ;
    ns2:sourceType "book" .
_:b7459 schema:name "Shoshin Nagamine" ;
    ns2:contributorRole "author" .
_:b7458 schema:name "Tuttle Publishing" .
