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

ns1:01M1AGGVACC5KQR3ESXTZ0Q7EQ a ns2:Source ;
    schema:datePublished "2000" ;
    schema:description "Article by Joseph R. Svinth on Yamashita Yoshiaki's 1904 White House judo lessons for President Theodore Roosevelt, arranged by naval attaché Isamu Takeshita."@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "history", "article", "biography" ;
    schema:name "Professor Yamashita Goes to Washington" ;
    schema:publisher _:b5359 ;
    schema:url <https://ejmas.com/jcs/jcsart_svinth1_1000.htm> ;
    ns2:earliestYear "2000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b5360 ;
    ns2:latestYear "2000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DCY9PEWH5TVZVHBG1T9DCW ;
    ns2:sourceType "article-journal" .
_:b5360 schema:name "Svinth, Joseph R." ;
    ns2:contributorRole "author" .
_:b5359 schema:name "Journal of Combative Sport" .
