@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:7b74fb6e-f2ec-4de5-9f07-92c1e3ee534e a crm:E31_Document ;
    rdfs:label "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Guðrúnarqviða forna: A Reconstruction and Interpretation." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:3d9ea234-9d11-4068-8d02-3b5f29e18f5c ;
    crm:P94i_was_created_by individual:0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66,
        individual:ef13e455-8a41-4c3b-ab3e-1a6389082c66 .

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:0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66 a crm:E21_Person ;
    rdfs:label "Bessason, Haraldur" ;
    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 "Haraldur" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bessason" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Haraldur Bessason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:ef13e455-8a41-4c3b-ab3e-1a6389082c66 a crm:E21_Person ;
    rdfs:label "Glendinning, Robert J." ;
    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 "Robert J." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Glendinning" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Robert J. Glendinning" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:3d9ea234-9d11-4068-8d02-3b5f29e18f5c a crm:E31_Document ;
    rdfs:label "Edda: A Collection of Essays" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Edda: A Collection of Essays" ;
            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" .

