@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:e2f73315-5cff-456f-898c-d7caaa16f38a a crm:E31_Document ;
    rdfs:label "Hoffmann, Werner The Reception of the Nibelungenlied in the Twentieth Century. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 127-152. 1998" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Reception of the Nibelungenlied in the Twentieth Century." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hoffmann, Werner The Reception of the Nibelungenlied in the Twentieth Century. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 127-152. 1998" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:06888aaa-fe7b-4880-a496-c023e4b44be1 ;
    crm:P94i_was_created_by individual:7a738dd0-48e2-4137-b839-ad81f33c9185,
        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:7a738dd0-48e2-4137-b839-ad81f33c9185 a crm:E21_Person ;
    rdfs:label "Hoffmann, Werner" ;
    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 "Hoffmann" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Werner" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Werner Hoffmann" ;
            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 "Winder" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "McConnell" ;
                    crm:P2_has_type aat:300404652 ] ;
            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" .

