@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:187823f5-e78a-499d-a9ac-aa7f8a5b1f4d a crm:E31_Document ;
    rdfs:label "Borchmeyer, Dieter Siegfried: Der Held als Opfer. In Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen. Bermbach, Udo ed. Stuttgart: Metzler, 2001. pp. 68-80. 2001" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Siegfried: Der Held als Opfer." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Borchmeyer, Dieter Siegfried: Der Held als Opfer. In Alles ist nach seiner Art: Figuren in Richard Wagners Der Ring des Nibelungen. Bermbach, Udo ed. Stuttgart: Metzler, 2001. pp. 68-80. 2001" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:5b53d72f-d242-415e-9233-65fd4cd54994 ;
    crm:P94i_was_created_by individual:0d3205f3-13cd-458a-b3ec-43bb5f5258da,
        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:0d3205f3-13cd-458a-b3ec-43bb5f5258da a crm:E21_Person ;
    rdfs:label "Borchmeyer, Dieter" ;
    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 "Borchmeyer" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dieter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Dieter Borchmeyer" ;
            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 "Udo" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bermbach" ;
                    crm:P2_has_type aat:300404652 ] ;
            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" .

