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

ns1:01M0A2FCGSAVG29MH0H9GBK9SK a ns2:Source ;
    schema:datePublished "1906" ;
    schema:description "Book by Emily Diana Watts (published as Mrs. Roger Watts, 1906). Notable as the first book in the English language to detail Kodokan judo kata (nage no kata); included an introduction by Mary Russell, Duchess of Bedford."@en ;
    schema:inLanguage "en" ;
    schema:keywords "jujutsu", "book" ;
    schema:name "The Fine Art of Jujitsu" ;
    schema:publisher _:b7981 ;
    ns2:earliestYear "1906"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b7982 ;
    ns2:latestYear "1906"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "book" .
_:b7982 schema:name "Watts, Emily Diana" ;
    ns2:contributorRole "author" .
_:b7981 schema:name "William Heinemann" .
