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

ns1:01M06K0RMZDCSBS7XAVM73B5B6 a ns2:Source ;
    schema:datePublished "1914" ;
    schema:description "William Garrud's standard textbook on jujitsu, judo and self-defence, first published 1914 (Methuen) and\nrepublished at least seven times (Read Books Ltd, 2020 reprint). Dedicated \"To my trainer Professor S.K. Uyenishi\nRaku\", attesting the Uyenishi-Garrud teacher relationship from Garrud's own hand.\n"@en ;
    schema:inLanguage "en" ;
    schema:isbn "978-1-5287-6369-1" ;
    schema:keywords "book" ;
    schema:name "The Complete Jujitsuan" ;
    schema:publisher _:b9231 ;
    schema:url <https://books.google.com/books?id=coMEEAAAQBAJ> ;
    ns2:earliestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b9232 ;
    ns2:latestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "book" .
_:b9232 schema:name "Garrud, William Herbert" ;
    ns2:contributorRole "author" .
_:b9231 schema:name "Methuen & Co" .
