@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:fef17c3e-c083-45f4-8f93-95f9c20768e1 a crm:E31_Document ;
    rdfs:label "Boberg, Inger Margr. Sagnet om Harald Hildetands fødsel. In Festskrift til Museumsforstander H. P. Hansen, Herning, på 70-årsdagen den 2. oktober 1949. Steensberg, Axel ed. København, 1949. pp. 208-212. 1949" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Boberg, Inger Margr. Sagnet om Harald Hildetands fødsel. In Festskrift til Museumsforstander H. P. Hansen, Herning, på 70-årsdagen den 2. oktober 1949. Steensberg, Axel ed. København, 1949. pp. 208-212. 1949" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagnet om Harald Hildetands fødsel." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:d45a09f1-1940-428f-8815-1b6d9f5a8696 ;
    crm:P94i_was_created_by individual:c45cb23e-0022-4813-951f-793c9bc8f0a2,
        individual:dff0b856-b329-43ad-b036-9bb06c9400d5 .

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:c45cb23e-0022-4813-951f-793c9bc8f0a2 a crm:E21_Person ;
    rdfs:label "Steensberg, Axel" ;
    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 "Steensberg" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Axel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Axel Steensberg" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:dff0b856-b329-43ad-b036-9bb06c9400d5 a crm:E21_Person ;
    rdfs:label "Boberg, Inger Margr." ;
    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 "Boberg" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Inger Margr." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Inger Margr. Boberg" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:d45a09f1-1940-428f-8815-1b6d9f5a8696 a crm:E31_Document ;
    rdfs:label "Festskrift til Museumsforstander H. P. Hansen, Herning, på 70-årsdagen den 2. oktober 1949" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Festskrift til Museumsforstander H. P. Hansen, Herning, på 70-årsdagen den 2. oktober 1949" ;
            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" .

