@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:b0dc44be-1544-4f97-ad53-a9c48365fefa a crm:E31_Document ;
    rdfs:label "Carlsen, Christian Visions of the Afterlife in Old Norse Literature  Bibliotheca Nordica 8 Oslo: Novus, 2015.. 2015" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Carlsen, Christian Visions of the Afterlife in Old Norse Literature  Bibliotheca Nordica 8 Oslo: Novus, 2015.. 2015" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Visions of the Afterlife in Old Norse Literature" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:39972108-607c-4f14-b53c-fb36b9b01d7f ;
    crm:P94i_was_created_by individual:1f805f64-b421-4874-89d6-e0af4e83b777 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:1f805f64-b421-4874-89d6-e0af4e83b777 a crm:E21_Person ;
    rdfs:label "Carlsen, Christian" ;
    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 "Christian" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Carlsen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Christian Carlsen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:39972108-607c-4f14-b53c-fb36b9b01d7f a crm:E31_Document ;
    rdfs:label "Visions of the Afterlife in Old Norse Literature" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Visions of the Afterlife in Old Norse Literature" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

