@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:22e50f27-53d3-49ee-8342-26734d2c560a a crm:E31_Document ;
    rdfs:label "Abram, Chris Myths of the Pagan North: The Gods of the Norsemen  London: Continuum, 2011.. 2011" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Abram, Chris Myths of the Pagan North: The Gods of the Norsemen  London: Continuum, 2011.. 2011" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Myths of the Pagan North: The Gods of the Norsemen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b0a9abe0-110f-456c-835c-563e7afb553f ;
    crm:P94i_was_created_by individual:7ce45f22-a187-4a68-a4d9-cf4bf55698e4 .

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:7ce45f22-a187-4a68-a4d9-cf4bf55698e4 a crm:E21_Person ;
    rdfs:label "Abram, Chris" ;
    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 "Chris" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Abram" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Chris Abram" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:b0a9abe0-110f-456c-835c-563e7afb553f a crm:E31_Document ;
    rdfs:label "Myths of the Pagan North: The Gods of the Norsemen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Myths of the Pagan North: The Gods of the Norsemen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

