@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:1be08cea-bcc4-4cfc-a6f8-33323d432b47 a crm:E31_Document ;
    rdfs:label "Richard Wagner. Sämtliche Werke: 29:2. Dokumente zur Entstehungsgeschichte des Bühenfestspiels Der Ring des Nibelungen Fladt, Hartmut ed. Mainz: Schott’s Söhne, 1976.. 1976" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Richard Wagner. Sämtliche Werke: 29:2. Dokumente zur Entstehungsgeschichte des Bühenfestspiels Der Ring des Nibelungen Fladt, Hartmut ed. Mainz: Schott’s Söhne, 1976.. 1976" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard Wagner. Sämtliche Werke: 29:2. Dokumente zur Entstehungsgeschichte des Bühenfestspiels Der Ring des Nibelungen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:c92de662-f4dc-4087-9cf0-309d79424285 ;
    crm:P94i_was_created_by individual:2609b924-52c3-45eb-9f1a-1211b9d6512f .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:2609b924-52c3-45eb-9f1a-1211b9d6512f a crm:E21_Person ;
    rdfs:label "Fladt, Hartmut" ;
    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 "Hartmut" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Fladt" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Hartmut Fladt" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:c92de662-f4dc-4087-9cf0-309d79424285 a crm:E31_Document ;
    rdfs:label "Richard Wagner. Sämtliche Werke: 29:2. Dokumente zur Entstehungsgeschichte des Bühenfestspiels Der Ring des Nibelungen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard Wagner. Sämtliche Werke: 29:2. Dokumente zur Entstehungsgeschichte des Bühenfestspiels Der Ring des Nibelungen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

