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

ns1:01KZW2JNB8R1STDEZVVRHEHH2V a ns2:Source ;
    schema:description "English-language web site dedicated to the Japanese judoka Haku Michigami (1912-2002). Contains his personal history (Rireki), the Mononofu serialised memoir of his career, and accounts of his training of pupils including Anton Geesink."@en ;
    schema:inLanguage "en" ;
    schema:name "Haku Michigami - Personal History and Mononofu Series" ;
    schema:publisher _:b1442 ;
    schema:url <http://www.haku-michigami.com/> ;
    ns2:sourceType "webpage" .
_:b1442 schema:name "Michigami S.C.A." .
