@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:84faeb3a-86f6-4389-8f0c-279782217f19 a crm:E31_Document ;
    rdfs:label "Einar Ól. Sveinsson Landvættasagan. In Minjar og menntir: Afmælisrit helgað Kristjáni Eldjárn 6. desember 1976. Guðni Kolbeinsson ed. Reykjavík: Menningarsjóður, 1976. pp. 117-129. 1976" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Einar Ól. Sveinsson Landvættasagan. In Minjar og menntir: Afmælisrit helgað Kristjáni Eldjárn 6. desember 1976. Guðni Kolbeinsson ed. Reykjavík: Menningarsjóður, 1976. pp. 117-129. 1976" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Landvættasagan." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f7679c64-8329-46be-af6b-af1f92ccfed6 ;
    crm:P94i_was_created_by individual:496eb18f-273a-4f8a-9d27-0406ae5ede36,
        individual:8c0391fc-a2a9-4573-872a-424ab93e64cc .

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:496eb18f-273a-4f8a-9d27-0406ae5ede36 a crm:E21_Person ;
    rdfs:label "Guðni Kolbeinsson" ;
    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 "Guðni" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kolbeinsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Guðni Kolbeinsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:8c0391fc-a2a9-4573-872a-424ab93e64cc a crm:E21_Person ;
    rdfs:label "Einar Ól. Sveinsson" ;
    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 "Einar Ól." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sveinsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Einar Ól. Sveinsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:f7679c64-8329-46be-af6b-af1f92ccfed6 a crm:E31_Document ;
    rdfs:label "Minjar og menntir: Afmælisrit helgað Kristjáni Eldjárn 6. desember 1976" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Minjar og menntir: Afmælisrit helgað Kristjáni Eldjárn 6. desember 1976" ;
            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" .

