@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:7fb3d50e-36d8-4f3d-8c38-c0058ef51b80 a crm:E31_Document ;
    rdfs:label "Widding, Ole Islændingesagaer. In Norrøn Fortællekunst: Kapitler af den norsk-islandske middelalderlitteraturs historie. Widding, Ole ed. København: Akademisk forlag, 1965. pp. 72-91. 1965" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Widding, Ole Islændingesagaer. In Norrøn Fortællekunst: Kapitler af den norsk-islandske middelalderlitteraturs historie. Widding, Ole ed. København: Akademisk forlag, 1965. pp. 72-91. 1965" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Islændingesagaer." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:16590891-423e-4113-8f78-6c4c9eefd0ce ;
    crm:P94i_was_created_by individual:69ae8822-7d37-40ad-b065-b78f99b65bea .

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:69ae8822-7d37-40ad-b065-b78f99b65bea a crm:E21_Person ;
    rdfs:label "Widding, Ole" ;
    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 "Widding" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ole" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ole Widding" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Widding" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ole" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ole Widding" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492,
        aat:300025526 .

publication:16590891-423e-4113-8f78-6c4c9eefd0ce a crm:E31_Document ;
    rdfs:label "Norrøn Fortællekunst: Kapitler af den norsk-islandske middelalderlitteraturs historie" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norrøn Fortællekunst: Kapitler af den norsk-islandske middelalderlitteraturs historie" ;
            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" .

