@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:bc85f8fd-2e6e-4748-9d98-aaec1f3f59ef a crm:E31_Document ;
    rdfs:label "McKinnell, John Encounters with Vǫlur. In Old Norse Myths, Literature and Society. Clunies Ross, Margaret ed. The Viking Collection 14 Odense: University Press of Southern Denmark, 2003. pp. 110-131. 2003" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "McKinnell, John Encounters with Vǫlur. In Old Norse Myths, Literature and Society. Clunies Ross, Margaret ed. The Viking Collection 14 Odense: University Press of Southern Denmark, 2003. pp. 110-131. 2003" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Encounters with Vǫlur." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:080bcef2-e4e4-4d6c-8fd6-0965f4f2370d ;
    crm:P94i_was_created_by individual:94e82f2f-6c69-4fa2-9cb3-0d2f4ecae3a7,
        individual:a987a8ee-a949-40e0-bb53-b893dc686068 .

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:94e82f2f-6c69-4fa2-9cb3-0d2f4ecae3a7 a crm:E21_Person ;
    rdfs:label "McKinnell, John" ;
    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 "John" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "McKinnell" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "John McKinnell" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a987a8ee-a949-40e0-bb53-b893dc686068 a crm:E21_Person ;
    rdfs:label "Clunies Ross, Margaret" ;
    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 "Margaret" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Clunies Ross" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Margaret Clunies Ross" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:080bcef2-e4e4-4d6c-8fd6-0965f4f2370d a crm:E31_Document ;
    rdfs:label "Old Norse Myths, Literature and Society" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Old Norse Myths, Literature and Society" ;
            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" .

