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

ns1:01KXTSQXW6P83R31HCRY2PRTCE a ns2:Source ;
    schema:description "Biographical profile of Yoshitsugu Yamashita, the first 10th-dan holder in Kodokan Judo, who taught President Theodore Roosevelt."@en ;
    schema:inLanguage "en" ;
    schema:name "Yoshitsugu Yamashita" ;
    schema:publisher _:b9349 ;
    schema:url <https://www.judo-ch.jp/english/legend/yamasita/> ;
    ns2:sourceType "webpage" .
_:b9349 schema:name "Judo Channel (Token Corporation)" .
