@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:18cad5d6-95f1-4eff-817e-3d05b1e5e2e3 a crm:E31_Document ;
    rdfs:label "Lassen, Annette Sagaer i samtiden: Arne Magnussons storslåede arv. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lassen, Annette Sagaer i samtiden: Arne Magnussons storslåede arv. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagaer i samtiden: Arne Magnussons storslåede arv." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f2761ce8-f1fa-46e6-a711-16e5e68be3a4 ;
    crm:P94i_was_created_by individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150,
        individual:d991e1fd-5cd0-497c-97a9-733c453e07d9 .

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

individual:d991e1fd-5cd0-497c-97a9-733c453e07d9 a crm:E21_Person ;
    rdfs:label "Kjeldsen, Alex Speed" ;
    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 "Kjeldsen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Alex Speed" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Alex Speed Kjeldsen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f2761ce8-f1fa-46e6-a711-16e5e68be3a4 a crm:E31_Document ;
    rdfs:label "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel" ;
            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" .

