@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:b9e24c17-0639-4340-8287-a8706e970fff a crm:E31_Document ;
    rdfs:label "Harris, Joseph Saga as Historical Novel. In Structure and Meaning in Old Norse Literature: New Approaches to Textual Analysis and Literary Criticism. Weber, Gerd Wolfgang ed. The Viking Collection 3 Odense: Odense University Press, 1986. pp. 187-219. 1986" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Saga as Historical Novel." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Harris, Joseph Saga as Historical Novel. In Structure and Meaning in Old Norse Literature: New Approaches to Textual Analysis and Literary Criticism. Weber, Gerd Wolfgang ed. The Viking Collection 3 Odense: Odense University Press, 1986. pp. 187-219. 1986" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:9d360bc8-85eb-49d7-bf70-95348c0015b6 ;
    crm:P94i_was_created_by individual:12a41016-8198-428e-93f2-3f55f9b847d9,
        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:12a41016-8198-428e-93f2-3f55f9b847d9 a crm:E21_Person ;
    rdfs:label "Weber, Gerd Wolfgang" ;
    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 "Gerd Wolfgang" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Weber" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gerd Wolfgang Weber" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

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:300025492 .

publication:9d360bc8-85eb-49d7-bf70-95348c0015b6 a crm:E31_Document ;
    rdfs:label "Structure and Meaning in Old Norse Literature: New Approaches to Textual Analysis and Literary Criticism" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Structure and Meaning in Old Norse Literature: New Approaches to Textual Analysis and Literary Criticism" ;
            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" .

