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

ns1:01KY4XTGWDFZB108B7ZN44GSDS a ns2:Source ;
    schema:datePublished "1960" ;
    schema:description "Gunji Koizumi's personal account of his study of Judo, including his training in Tenshin-Shinyo-Ryu under Nobushige Tago. Contains foreword, introduction with biographical details, and technical instruction."@en ;
    schema:inLanguage "en" ;
    schema:keywords "book" ;
    schema:name "My Study of Judo - The Principles And The Technical Fundamentals" ;
    schema:publisher _:b8594 ;
    schema:url <https://www.bestjudo.com/review/26145/my-study-judo-principles-and-technical-fundamentals> ;
    ns2:earliestYear "1960"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8595 ;
    ns2:latestYear "1960"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "book" .
_:b8595 schema:name "Koizumi, Gunji" ;
    ns2:contributorRole "author" .
_:b8594 schema:name "Cornerstone Library Publications" .
