@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:e1e622b8-78c1-4d86-a5ca-3e66ebed2fdc a crm:E31_Document ;
    rdfs:label "Dumézil, Georges Gods of the Ancient Northmen Haugen, Einar ed. Publications of the UCLA Center for the Study of Comparative Folklore and Mythology 3 Berkeley: University of California Press, 1973.. 1973" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Gods of the Ancient Northmen" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Dumézil, Georges Gods of the Ancient Northmen Haugen, Einar ed. Publications of the UCLA Center for the Study of Comparative Folklore and Mythology 3 Berkeley: University of California Press, 1973.. 1973" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:a0c5f426-aa29-4ed8-8131-c8bfd8062f10 ;
    crm:P94i_was_created_by individual:436b63cd-f924-4e95-a3e6-204e1f5a874c,
        individual:9d57ea2c-f912-4424-8d1b-750995ff88ac .

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:436b63cd-f924-4e95-a3e6-204e1f5a874c a crm:E21_Person ;
    rdfs:label "Haugen, Einar" ;
    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 "Haugen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Einar" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Einar Haugen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:9d57ea2c-f912-4424-8d1b-750995ff88ac a crm:E21_Person ;
    rdfs:label "Dumézil, Georges" ;
    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 "Georges" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dumézil" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Georges Dumézil" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:a0c5f426-aa29-4ed8-8131-c8bfd8062f10 a crm:E31_Document ;
    rdfs:label "Gods of the Ancient Northmen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Gods of the Ancient Northmen" ;
            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" .

