@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:fde4e8e1-7309-4577-a6e5-83e2fc2d8643 a crm:E31_Document ;
    rdfs:label "Om Fornjot og hans slægt. In Oldtidssagaerne. Lassen, Annette, Stavnem, Rolf eds. København: Gyldendal, 2017.. 2017" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Om Fornjot og hans slægt." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Om Fornjot og hans slægt. In Oldtidssagaerne. Lassen, Annette, Stavnem, Rolf eds. København: Gyldendal, 2017.. 2017" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:75e3884b-817e-4a8a-a5f0-661f3c9e7143 ;
    crm:P94i_was_created_by individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150,
        individual:d58fe1ce-9bb9-4bab-a4c8-4da1f5067175 .

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 "Lassen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Annette" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Annette Lassen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:d58fe1ce-9bb9-4bab-a4c8-4da1f5067175 a crm:E21_Person ;
    rdfs:label "Stavnem, Rolf" ;
    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 "Stavnem" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Rolf" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Rolf Stavnem" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:75e3884b-817e-4a8a-a5f0-661f3c9e7143 a crm:E31_Document ;
    rdfs:label "Oldtidssagaerne" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Oldtidssagaerne" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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" .

