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

ns1:01M016NFYMSB1G7407F355T5CB a ns2:Source ;
    schema:datePublished "1999" ;
    schema:description "Survey of 20th-century martial arts by the American judo and Asian martial-arts historian Robert W. Smith. The passage on Jon Bluming (p. 110) notes that after being barred from the 1961 World Judo Championships, Bluming \"turned his energies into training future Dutch hopefuls, among them judo champion Willem Ruska and three-time world sambo champion Chris Dolman\"."@en ;
    schema:inLanguage "en" ;
    schema:isbn "9781893765009" ;
    schema:keywords "book" ;
    schema:name "Martial Musings: A Portrayal of Martial Arts in the 20th Century" ;
    schema:publisher _:b5950 ;
    ns2:earliestYear "1999"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b5951 ;
    ns2:latestYear "1999"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "book" .
_:b5951 schema:name "Smith, Robert W." ;
    ns2:contributorRole "author" .
_:b5950 schema:name "Via Media Publishing" .
