@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:cd6caec7-6cb9-4674-820c-3db0f9a83d81 a crm:E31_Document ;
    rdfs:label "Jonsson, Bengt R. Oral Literature, Written Literature: The Ballad and Old Norse Genres. In The Ballad and Oral Literature. Harris, Joseph ed. Harvard English Studies 17 Cambridge, MA: Harvard University Press, 1991. pp. 139-170. 1991" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Jonsson, Bengt R. Oral Literature, Written Literature: The Ballad and Old Norse Genres. In The Ballad and Oral Literature. Harris, Joseph ed. Harvard English Studies 17 Cambridge, MA: Harvard University Press, 1991. pp. 139-170. 1991" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Oral Literature, Written Literature: The Ballad and Old Norse Genres." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:a82b707a-1398-49d1-acac-e356bb4e769e ;
    crm:P94i_was_created_by individual:a933d015-6316-4eb9-991e-7e3c2884350a,
        individual:c0e4054a-7b8b-43fe-ae7c-5b4b65d513f6 .

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:a933d015-6316-4eb9-991e-7e3c2884350a a crm:E21_Person ;
    rdfs:label "Jonsson, Bengt R." ;
    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 "Jonsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bengt R." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Bengt R. Jonsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:c0e4054a-7b8b-43fe-ae7c-5b4b65d513f6 a crm:E21_Person ;
    rdfs:label "Harris, Joseph" ;
    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 "Joseph" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Harris" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Joseph Harris" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:a82b707a-1398-49d1-acac-e356bb4e769e a crm:E31_Document ;
    rdfs:label "The Ballad and Oral Literature" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Ballad and Oral Literature" ;
            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" .

