@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:b767bf77-f53d-4c23-ab9a-cf980e5b2265 a crm:E31_Document ;
    rdfs:label "Ån Buespænders saga. In Oldtidssagaerne. Lassen, Annette, Springborg, Peter eds. København: Gyldendal, 2018.. 2018" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ån Buespænders saga." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ån Buespænders saga. In Oldtidssagaerne. Lassen, Annette, Springborg, Peter eds. København: Gyldendal, 2018.. 2018" ;
            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:c6357a11-d89a-476b-a8a4-0ace31543052 .

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:c6357a11-d89a-476b-a8a4-0ace31543052 a crm:E21_Person ;
    rdfs:label "Springborg, 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 "Springborg" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Peter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Peter Springborg" ;
            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" .

