@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:bd5ae5ff-01af-42c2-863f-e3d19f43df12 a crm:E31_Document ;
    rdfs:label "Skovgaard-Petersen, Inge Starkad in Saxo’s Gesta Danorum. In History and Heroic Tale: A Symposium. Nyberg, Tore ed. Odense: Odense University Press, 1970. pp. 207-221. 1970" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Skovgaard-Petersen, Inge Starkad in Saxo’s Gesta Danorum. In History and Heroic Tale: A Symposium. Nyberg, Tore ed. Odense: Odense University Press, 1970. pp. 207-221. 1970" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Starkad in Saxo’s Gesta Danorum." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:52f39d39-7241-4720-9a4b-858f9b1c9612 ;
    crm:P94i_was_created_by individual:1df15be1-0086-4ffd-a888-cfbebed88b4f,
        individual:f0f96d36-201a-4423-a93b-4236ecbd74e9 .

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:1df15be1-0086-4ffd-a888-cfbebed88b4f a crm:E21_Person ;
    rdfs:label "Skovgaard-Petersen, Inge" ;
    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 "Skovgaard-Petersen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Inge" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Inge Skovgaard-Petersen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:f0f96d36-201a-4423-a93b-4236ecbd74e9 a crm:E21_Person ;
    rdfs:label "Nyberg, Tore" ;
    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 "Nyberg" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Tore" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Tore Nyberg" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:52f39d39-7241-4720-9a4b-858f9b1c9612 a crm:E31_Document ;
    rdfs:label "History and Heroic Tale: A Symposium" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "History and Heroic Tale: A Symposium" ;
            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" .

