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

ns1:01KXTSQXW6P83R31HCRY2PRTAJ a ns2:Source ;
    schema:datePublished "2019" ;
    schema:description "A historical encyclopedia documenting judo's global expansion and pioneering instructors."@en ;
    schema:inLanguage "en" ;
    schema:name "Erich Rahn in 1931 - Judoencyclopedia" ;
    schema:publisher _:b5331 ;
    schema:url <https://judoencyclopedia.jimdofree.com/internationalization-diffusion-of-judo/> ;
    ns2:earliestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b5332 ;
    ns2:latestYear "2019"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "entry-encyclopedia" .
_:b5332 schema:name "Thomas Plavecz" ;
    ns2:contributorRole "author" .
_:b5331 schema:name "Judoencyclopedia" .
