@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix ns5: <http://www.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KJJAWN28MWKKSN4J02MVY1SC a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KXTSQXW6P83R31HCRY2PRTAH, ns1:01KXTSQXW6P83R31HCRY2PRTAJ ;
    schema:image _:b2929 ;
    schema:name "Erich Rahn"@de ;
    schema:nationality _:b2931 ;
    ns2:birthEvent _:b2932 ;
    ns2:deathEvent _:b2934 ;
    ns2:hasEvidence _:b2937, _:b2936 ;
    ns2:researchNote "Trained in Jujutsu, but the teacher is unidentified; no place, period, or source details recorded for the relationship." ;
    ns2:teaches ns1:01KJJAWN29MA64W22606R3WD7A, ns1:01KZXXSBA3FJP0S8FFBH3972MP, ns1:01KJJAWN28MWKKSN4J02MVY1SE .
_:b2937 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTAH ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2936 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTAJ ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b2934 a ns2:LifeEvent ;
    schema:deathDate "1973-07-05" ;
    schema:deathPlace _:b2935 ;
    ns2:earliestYear "1973"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1973"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2935 schema:addressCountry ns6:DEU ;
    schema:name "Berlin" ;
    schema:sameAs ns5:Q64 .
_:b2932 a ns2:LifeEvent ;
    schema:birthDate "1885-05-01" ;
    schema:birthPlace _:b2933 ;
    ns2:earliestYear "1885"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1885"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2933 schema:addressCountry ns6:DEU ;
    schema:name "Berlin" ;
    schema:sameAs ns5:Q64 .
_:b2931 schema:addressCountry ns6:DEU ;
    schema:sameAs ns5:Q183 .
_:b2929 schema:contentUrl <https://upload.wikimedia.org/wikipedia/commons/d/da/Bundesarchiv_Bild_102-12574%2C_Berlin%2C_Jiu-Jitsu-Schule.jpg> ;
    ns2:imageAttribution _:b2930 .
_:b2930 schema:citation "Erich Rahn (below) performing an overhead throw (Tomoe-nage), November 1931 (Wikipedia)" ;
    schema:url <https://de.wikipedia.org/wiki/Erich_Rahn#/media/Datei:Bundesarchiv_Bild_102-12574,_Berlin,_Jiu-Jitsu-Schule.jpg> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
