@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:5c3fe188-a4a2-411d-951c-70b40f207079 a crm:E31_Document ;
    rdfs:label "Schjødt, Jens Peter Kan myten være virkelighed? In Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\". Lassen, Annette ed. Copenhagen: Museum Tusculanum, 2009. pp. 167-180. 2009" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Schjødt, Jens Peter Kan myten være virkelighed? In Fornaldarsagaerne: Myter og virkelighed; Studier i de oldislandske \"fornaldarsögur Norðurlanda\". Lassen, Annette ed. Copenhagen: Museum Tusculanum, 2009. pp. 167-180. 2009" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kan myten være virkelighed?" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:7558c35c-53c7-45ac-9b92-18a1e1320762 ;
    crm:P94i_was_created_by individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150,
        individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd .

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:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd a crm:E21_Person ;
    rdfs:label "Schjødt, Jens Peter" ;
    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 "Jens Peter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Schjødt" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jens Peter Schjødt" ;
            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" .

