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

ns1:01KXTSQXW6P83R31HCRY2PRTBQ a ns2:Source ;
    schema:datePublished "2016" ;
    schema:description "Biographical account of Shiro Saigo, one of the first black belts in judo history and a key figure in the 1886 tournament establishing judo's reputation."@en ;
    schema:inLanguage "en" ;
    schema:keywords "article" ;
    schema:name "The Story of Shiro Saigo" ;
    schema:publisher _:b8546 ;
    schema:url <https://judoinfo.com/saigo/> ;
    ns2:earliestYear "2016"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8547 ;
    ns2:latestYear "2016"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b8547 schema:name "Neil Ohlenkamp" ;
    ns2:contributorRole "author" .
_:b8546 schema:name "Judo Info" .
