@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:1f590edb-13de-44d4-8188-3df8809e0b96 a crm:E31_Document ;
    rdfs:label "Jónas Kristjánsson Eddas and Sagas: Iceland’s Medieval Literature Foote, Peter ed. Reykjavík: Hið íslenska bókmenntafélag, 1988.. 1988" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Jónas Kristjánsson Eddas and Sagas: Iceland’s Medieval Literature Foote, Peter ed. Reykjavík: Hið íslenska bókmenntafélag, 1988.. 1988" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Eddas and Sagas: Iceland’s Medieval Literature" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:506c0f2c-f7b9-4d26-900b-e0f700023077 ;
    crm:P94i_was_created_by individual:264c7c03-008a-4e2c-adf1-51814790b225,
        individual:823f8d96-07d6-4477-b0f7-95b726669f42 .

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:264c7c03-008a-4e2c-adf1-51814790b225 a crm:E21_Person ;
    rdfs:label "Foote, Peter" ;
    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 "Peter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Foote" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Peter Foote" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:823f8d96-07d6-4477-b0f7-95b726669f42 a crm:E21_Person ;
    rdfs:label "Jónas Kristjánsson" ;
    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 "Kristjánsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jónas" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jónas Kristjánsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:506c0f2c-f7b9-4d26-900b-e0f700023077 a crm:E31_Document ;
    rdfs:label "Eddas and Sagas: Iceland’s Medieval Literature" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Eddas and Sagas: Iceland’s Medieval Literature" ;
            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" .

