@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:1bb5d096-acd8-4b6c-bf68-bd5f38740df3 a crm:E31_Document ;
    rdfs:label "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norges og Islands litteratur inntil utgangen av middelalderen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:784df1ea-8286-4311-81cf-32d474a7b0e8 ;
    crm:P94i_was_created_by individual:0071ab4b-5e81-4404-a383-7d97355c5ef5,
        individual:0996e73c-fda0-43af-a626-070980354b72 .

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:300025526 .

individual:0996e73c-fda0-43af-a626-070980354b72 a crm:E21_Person ;
    rdfs:label "Paasche, Fredrik" ;
    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 "Fredrik" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Paasche" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Fredrik Paasche" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:784df1ea-8286-4311-81cf-32d474a7b0e8 a crm:E31_Document ;
    rdfs:label "Norges og Islands litteratur inntil utgangen av middelalderen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norges og Islands litteratur inntil utgangen av middelalderen" ;
            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" .

