@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:c668aae6-fc95-46d8-81cc-1094ea651129 a crm:E31_Document ;
    rdfs:label "Jón Karl Helgason Echoes of Valhalla: The Afterlife of the Eddas and Sagas Appleton, Jane Victoria ed. London: Reaktion Books, 2017.. 2017" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Echoes of Valhalla: The Afterlife of the Eddas and Sagas" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Jón Karl Helgason Echoes of Valhalla: The Afterlife of the Eddas and Sagas Appleton, Jane Victoria ed. London: Reaktion Books, 2017.. 2017" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:6ca5ab0a-5fa3-4c96-9953-5157d6fb73e3 ;
    crm:P94i_was_created_by individual:6afb05cb-5190-43d7-b0f8-135cf8ccadeb,
        individual:c421c51d-1dd7-46e9-8f33-3665d00ab163 .

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:6afb05cb-5190-43d7-b0f8-135cf8ccadeb a crm:E21_Person ;
    rdfs:label "Appleton, Jane Victoria" ;
    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 "Jane Victoria" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Appleton" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jane Victoria Appleton" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:c421c51d-1dd7-46e9-8f33-3665d00ab163 a crm:E21_Person ;
    rdfs:label "Jón Karl Helgason" ;
    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 "Jón Karl" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Helgason" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jón Karl Helgason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:6ca5ab0a-5fa3-4c96-9953-5157d6fb73e3 a crm:E31_Document ;
    rdfs:label "Echoes of Valhalla: The Afterlife of the Eddas and Sagas" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Echoes of Valhalla: The Afterlife of the Eddas and Sagas" ;
            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" .

