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

ns1:01KXTSQXW6P83R31HCRY2PRTC9 a ns2:Source ;
    schema:description "A photograph of judo practitioner Nobuaki Yamamoto archived on the Internet Archive."@en ;
    schema:inLanguage "en" ;
    schema:name "Nobuaki Yamamoto Photograph" ;
    schema:publisher _:b8356 ;
    schema:url <https://archive.org/details/yamamoto73_1> ;
    ns2:sourceType "graphic" .
_:b8356 schema:name "Internet Archive" .
