@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:de905a33-7a9c-4abd-a46d-b21c7cc1a4cc a crm:E31_Document ;
    rdfs:label "Döhring, Sieghart Gunther und Gutrune: Geschwister im Untergang. In Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen. Bermbach, Udo ed. Stuttgart: Metzler, 2001. pp. 163-177. 2001" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Döhring, Sieghart Gunther und Gutrune: Geschwister im Untergang. In Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen. Bermbach, Udo ed. Stuttgart: Metzler, 2001. pp. 163-177. 2001" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Gunther und Gutrune: Geschwister im Untergang." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:5b53d72f-d242-415e-9233-65fd4cd54994 ;
    crm:P94i_was_created_by individual:6ad2be68-46ca-452f-a883-18703ce5ea71,
        individual:b74f8555-c7c8-4f8d-b018-25464b1d33d0 .

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:6ad2be68-46ca-452f-a883-18703ce5ea71 a crm:E21_Person ;
    rdfs:label "Döhring, Sieghart" ;
    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 "Döhring" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sieghart" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Sieghart Döhring" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:b74f8555-c7c8-4f8d-b018-25464b1d33d0 a crm:E21_Person ;
    rdfs:label "Bermbach, Udo" ;
    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 "Bermbach" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Udo" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Udo Bermbach" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:5b53d72f-d242-415e-9233-65fd4cd54994 a crm:E31_Document ;
    rdfs:label "Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen" ;
            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" .

