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

ns1:01KZW2JNB8X1NKZYTYYDTXD8FQ a ns2:Source ;
    schema:datePublished "1996" ;
    schema:description "USAdojo biography of the Japanese judoka Yasuichi Matsumoto, All-Japan champion in 1948 and later a national team Olympic coach."@en ;
    schema:inLanguage "en" ;
    schema:name "Yasuichi Matsumoto: Judo" ;
    schema:publisher _:b5835 ;
    schema:url <https://www.usadojo.com/yasuichi-matsumoto/> ;
    ns2:earliestYear "1996"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1996"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:partOf ns1:01M0DCY9PEY2P170DEM54SBV42 ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/biography> ;
    ns2:sourceType "entry-encyclopedia" .
_:b5835 schema:name "USAdojo" .
