@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix bibliography: <https://fasnl.net/id/bibliography/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix publication: <https://fasnl.net/id/publication/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

bibliography:9112d37a-6ee3-40b9-99f7-47e8590b6eb0 a crm:E31_Document ;
    rdfs:label "Nilsen, Helge Kaurin Særoppgåve om Egils saga og Soga om Orvar-Odd  Eigenproduksjon 34 1988,. 1988" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Nilsen, Helge Kaurin Særoppgåve om Egils saga og Soga om Orvar-Odd  Eigenproduksjon 34 1988,. 1988" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Særoppgåve om Egils saga og Soga om Orvar-Odd" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:a42a8005-829c-43be-81ec-a8c47c05fd01 ;
    crm:P94i_was_created_by individual:d3752438-1b5f-4af2-8b4c-63c8f456f5df .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:d3752438-1b5f-4af2-8b4c-63c8f456f5df a crm:E21_Person ;
    rdfs:label "Nilsen, Helge Kaurin" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Helge Kaurin" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nilsen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Helge Kaurin Nilsen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:a42a8005-829c-43be-81ec-a8c47c05fd01 a crm:E31_Document ;
    rdfs:label "Særoppgåve om Egils saga og Soga om Orvar-Odd" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Særoppgåve om Egils saga og Soga om Orvar-Odd" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

