@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:4260a3cb-381b-42b2-9220-7fff5b8c0835 a crm:E31_Document ;
    rdfs:label "Danielson, Eva The Types of the Scandinavian Medieval Ballad: A Descriptive Catalogue  Skrifter utgivna av Svenskt visarkiv 5. Instituttet for sammenlignede kulturforskning, serie B 59 Oslo, 1978.. 1978" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Danielson, Eva The Types of the Scandinavian Medieval Ballad: A Descriptive Catalogue  Skrifter utgivna av Svenskt visarkiv 5. Instituttet for sammenlignede kulturforskning, serie B 59 Oslo, 1978.. 1978" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Types of the Scandinavian Medieval Ballad: A Descriptive Catalogue" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:71fc5056-a256-405f-b978-47e7c00c52c8 ;
    crm:P94i_was_created_by individual:89593d5e-62a2-431a-95a4-0a1823db1c8c .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:89593d5e-62a2-431a-95a4-0a1823db1c8c a crm:E21_Person ;
    rdfs:label "Danielson, Eva" ;
    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 "Eva" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Danielson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Eva Danielson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:71fc5056-a256-405f-b978-47e7c00c52c8 a crm:E31_Document ;
    rdfs:label "The Types of the Scandinavian Medieval Ballad: A Descriptive Catalogue" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Types of the Scandinavian Medieval Ballad: A Descriptive Catalogue" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

