@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:9985c8e3-5ded-4f1e-a464-38ffa002eb4f a crm:E31_Document ;
    rdfs:label "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sigurdsdiktningen." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2d7e3c76-e880-44f9-913d-9253ae1b9cd2 ;
    crm:P94i_was_created_by individual:0071ab4b-5e81-4404-a383-7d97355c5ef5,
        individual:426b7f27-8f24-4d4f-8dac-3c1dae7b7f11 .

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:0071ab4b-5e81-4404-a383-7d97355c5ef5 a crm:E21_Person ;
    rdfs:label "Holtsmark, Anne" ;
    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 "Holtsmark" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Anne" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Anne Holtsmark" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:426b7f27-8f24-4d4f-8dac-3c1dae7b7f11 a crm:E21_Person ;
    rdfs:label "Blindheim, Martin" ;
    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 "Blindheim" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Martin" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Martin Blindheim" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:2d7e3c76-e880-44f9-913d-9253ae1b9cd2 a crm:E31_Document ;
    rdfs:label "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73" ;
            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" .

