@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01M1PEBA9EG9XGEAJ136AF0D34 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    schema:alternateName "Ingebrikt Solem"@no ;
    schema:description "Generalmajor i Den norske armé som deltok i kampene i 1940 og var knyttet til Milorg fram til han flyktet til Sverige i 1943. Han underviste i nærkamp og ju-jutsu for Milorg-medlemmer under krigen, blant annet Henrik Lundh."@no, "Norwegian generalmajor who participated in the fighting in 1940 and was attached to Milorg until fleeing to Sweden in 1943. He taught close-combat techniques including jujutsu grips to Milorg members during the war, including Henrik Lundh."@en ;
    schema:keywords "milorg", "jujutsu", "military", "norway" ;
    schema:name "Ingebrigt Solum"@no ;
    schema:nationality _:b3274 ;
    ns2:birthEvent _:b3275 ;
    ns2:deathEvent _:b3276 ;
    ns2:hasEvidence _:b3277 ;
    ns2:researchNote "The JudoMania article states it is \"svært sannsynlig\" (very likely) that \"Ingebrikt Solem\" mentioned in a 1974 Lundh interview refers to this generalmajor. Sources give his full name as Ingebrigt Solum (1919–1996)." ;
    ns2:teaches ns1:01M1PEBA9E5D3T6W0728WT9E5B .
_:b3277 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b3276 a ns2:LifeEvent ;
    schema:deathDate "1996" ;
    ns2:earliestYear "1996"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1996"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3275 a ns2:LifeEvent ;
    schema:birthDate "1919" ;
    ns2:earliestYear "1919"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1919"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3274 schema:addressCountry <http://publications.europa.eu/resource/authority/country/NOR> ;
    schema:sameAs <http://www.wikidata.org/entity/Q20> .
