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

ns1:01KJJAWN29MA64W22606R3WD9Y a ns2:Source ;
    schema:datePublished "2008" ;
    schema:description "Early translation and compilation of Kano's writings and memoirs."@en ;
    schema:inLanguage "en" ;
    schema:isbn "978-1425163495" ;
    schema:name "Judo Memoirs of Jigoro Kano" ;
    schema:publisher _:b8672 ;
    schema:url <https://isbnsearch.org/isbn/9781425163495> ;
    ns2:earliestYear "2008"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8673 ;
    ns2:latestYear "2008"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "book" .
_:b8673 schema:name "Brian N. Watson" ;
    ns2:contributorRole "author" .
_:b8672 schema:name "Trafford Publishing" .
