@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:df4aa93f-cf6d-4172-9bce-40f955d8b746 a crm:E31_Document ;
    rdfs:label "Flood, John L. Siegfried’s Dragon-Fight in German Literary Tradition. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 42-65. 1998" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Flood, John L. Siegfried’s Dragon-Fight in German Literary Tradition. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 42-65. 1998" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Siegfried’s Dragon-Fight in German Literary Tradition." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:06888aaa-fe7b-4880-a496-c023e4b44be1 ;
    crm:P94i_was_created_by individual:48c4c752-b7d8-4c7d-a6a5-7be1604c3f6e,
        individual:d358b631-3bd8-418e-a5f1-38b36ff8c33c .

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:48c4c752-b7d8-4c7d-a6a5-7be1604c3f6e a crm:E21_Person ;
    rdfs:label "Flood, John L." ;
    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 "John L." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Flood" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "John L. Flood" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d358b631-3bd8-418e-a5f1-38b36ff8c33c a crm:E21_Person ;
    rdfs:label "McConnell, Winder" ;
    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 "McConnell" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Winder" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Winder McConnell" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:06888aaa-fe7b-4880-a496-c023e4b44be1 a crm:E31_Document ;
    rdfs:label "A Companion to the Nibelungenlied" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "A Companion to the Nibelungenlied" ;
            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" .

