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

ns1:01KXTSQXW6P83R31HCRY2PRTBN a ns2:Source ;
    schema:description "Biographical profile of Shiro Saigo, a 6th-dan judoka known for his 'Yama-arashi' technique, who died in 1922."@en ;
    schema:inLanguage "en" ;
    schema:name "Shiro Saigo" ;
    schema:publisher _:b3038 ;
    schema:url <https://www.judo-ch.jp/english/legend/saigou/> ;
    ns2:sourceType "webpage" .
_:b3038 schema:name "Judo Channel (Token Corporation)" .
