@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:2c2b0ac3-ddad-42ff-b672-ca77cf77d8bd a crm:E31_Document ;
    rdfs:label "Munch, P. A. Norrøne gude- og heltesagn Haavardsholm, Jørgen ed. Oslo: Universitetsforlaget, 1996.. 1996" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Munch, P. A. Norrøne gude- og heltesagn Haavardsholm, Jørgen ed. Oslo: Universitetsforlaget, 1996.. 1996" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norrøne gude- og heltesagn" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:68c97182-0cbf-477e-a5e5-aa0cda13fa99 ;
    crm:P94i_was_created_by individual:6e7a6248-929c-4da0-9ac3-70602555b035,
        individual:e9b2cd8c-e933-4511-969b-04553910442a .

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

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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

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

individual:6e7a6248-929c-4da0-9ac3-70602555b035 a crm:E21_Person ;
    rdfs:label "Munch, P. A." ;
    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 "Munch" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "P. A." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "P. A. Munch" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:e9b2cd8c-e933-4511-969b-04553910442a a crm:E21_Person ;
    rdfs:label "Haavardsholm, Jørgen" ;
    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 "Haavardsholm" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jørgen" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jørgen Haavardsholm" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:68c97182-0cbf-477e-a5e5-aa0cda13fa99 a crm:E31_Document ;
    rdfs:label "Norrøne gude- og heltesagn" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norrøne gude- og heltesagn" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

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

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

