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

ns1:01M1PBN7GAZX1RMWNQFRSC3YJM a ns2:Source ;
    schema:datePublished "1947" ;
    schema:description "Two-volume judo instruction book by Charles Yerkow (v. 1: Basic Technique, v. 2: Advanced Technique). Published originally in December 1942; this is the third revised edition, February 1947."@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "jiu-jitsu" ;
    schema:name "Modern Judo" ;
    schema:publisher _:b2389 ;
    schema:url <https://archive.org/details/modernjudo0000yerk> ;
    ns2:archiveOrgId "modernjudo0000yerk" ;
    ns2:earliestYear "1947"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:edition "[3rd revised ed.]" ;
    ns2:hasContributor _:b2390 ;
    ns2:latestYear "1947"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:oclc "1523483" ;
    ns2:sourceType "book" .
_:b2390 schema:familyName "Yerkow" ;
    schema:givenName "Charles" ;
    ns2:contributorPerson ns1:01M1PBN7GAW97H77EV97J2JKYD ;
    ns2:contributorRole "author" .
_:b2389 schema:name "The Military Service Publishing Company" .
