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

ns1:01M0A7YYEFVW10TY6Q3N4R61QW a ns2:Source ;
    schema:datePublished "1906" ;
    schema:description "Book co-authored by Yukio Tani and Taro Miyake (1906), produced in connection with the Japanese School of Ju-Jitsu at 305 Oxford Street, London. Shows Phoebe Roberts as 'ladies instructor'."@en ;
    schema:inLanguage "en" ;
    schema:keywords "jujutsu", "book" ;
    schema:name "The Game of Ju-Jitsu: For the Use of Schools and Colleges" ;
    schema:publisher _:b10241 ;
    ns2:earliestYear "1906"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b10243, _:b10242 ;
    ns2:latestYear "1906"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "book" .
_:b10243 schema:name "Miyake, Taro" ;
    ns2:contributorRole "author" .
_:b10242 schema:name "Tani, Yukio" ;
    ns2:contributorRole "author" .
_:b10241 schema:name "Hazell, Watson and Viney" .
