@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:fdaa9593-09f9-404b-8ca9-29a7597fe20c a crm:E31_Document ;
    rdfs:label "Ásdís Egilsdóttir En verdens skabes - en mand bliver til. In Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\". Lassen, Annette ed. Copenhagen: Museum Tusculanum, 2009. pp. 245-254. 2009" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "En verdens skabes - en mand bliver til." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ásdís Egilsdóttir En verdens skabes - en mand bliver til. In Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\". Lassen, Annette ed. Copenhagen: Museum Tusculanum, 2009. pp. 245-254. 2009" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:7558c35c-53c7-45ac-9b92-18a1e1320762 ;
    crm:P94i_was_created_by individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150,
        individual:c4591485-15aa-46bb-806c-c5620ef02d79 .

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:65ae7d8c-5b6d-46f6-897b-75e954c3c150 a crm:E21_Person ;
    rdfs:label "Lassen, Annette" ;
    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 "Annette" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Lassen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Annette Lassen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:c4591485-15aa-46bb-806c-c5620ef02d79 a crm:E21_Person ;
    rdfs:label "Ásdís Egilsdóttir" ;
    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 "Egilsdóttir" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ásdís" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ásdís Egilsdóttir" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:7558c35c-53c7-45ac-9b92-18a1e1320762 a crm:E31_Document ;
    rdfs:label "Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\"" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\"" ;
            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" .

