@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:786b7242-a561-4c78-b788-20369b4cfdbd a crm:E31_Document ;
    rdfs:label "Ugolnik, Anthony The Victorian Skald: Old Icelandic and the Evolution of William Morris’s Sigurd the Volsung. In The Summer-Seed: Reconsiderations of William Morris’s \"The Story of Sigurd the Volsung\". Hollow, John ed. London: William Morris Society, 1978. pp. 37-67. 1978" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ugolnik, Anthony The Victorian Skald: Old Icelandic and the Evolution of William Morris’s Sigurd the Volsung. In The Summer-Seed: Reconsiderations of William Morris’s \"The Story of Sigurd the Volsung\". Hollow, John ed. London: William Morris Society, 1978. pp. 37-67. 1978" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Victorian Skald: Old Icelandic and the Evolution of William Morris’s Sigurd the Volsung." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:0735fe22-5e7d-418d-866d-24233a54ab2f ;
    crm:P94i_was_created_by individual:120b5af0-6d68-4e7b-a6e5-c8e33640573d,
        individual:5965d975-2668-4c1b-9c28-018e6b50b576 .

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:120b5af0-6d68-4e7b-a6e5-c8e33640573d a crm:E21_Person ;
    rdfs:label "Ugolnik, Anthony" ;
    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 "Ugolnik" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Anthony" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Anthony Ugolnik" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:5965d975-2668-4c1b-9c28-018e6b50b576 a crm:E21_Person ;
    rdfs:label "Hollow, John" ;
    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 "Hollow" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "John" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "John Hollow" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:0735fe22-5e7d-418d-866d-24233a54ab2f a crm:E31_Document ;
    rdfs:label "The Summer-Seed: Reconsiderations of William Morris’s \"The Story of Sigurd the Volsung\"" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Summer-Seed: Reconsiderations of William Morris’s \"The Story of Sigurd the Volsung\"" ;
            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" .

