@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:400dbf7d-f787-4908-9a51-5e2690f3794d a crm:E31_Document ;
    rdfs:label "Mertens, Volker Richard Wagner und das Mittelalter. In Richard Wagner und sein Mittelalter. Müller, Ulrich ed. Wort und Musik 1 Anif/Salzburg: Ursula Müller-Speiser, 1989. pp. 9-84. 1989" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Mertens, Volker Richard Wagner und das Mittelalter. In Richard Wagner und sein Mittelalter. Müller, Ulrich ed. Wort und Musik 1 Anif/Salzburg: Ursula Müller-Speiser, 1989. pp. 9-84. 1989" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard Wagner und das Mittelalter." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:3b63b8b1-60e7-49d6-bee6-b7046fbeab9c ;
    crm:P94i_was_created_by individual:421db3f2-8a69-45c2-a15a-d8d1ec36f59d,
        individual:a976798b-c907-455c-8493-7cb05b17c056 .

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:421db3f2-8a69-45c2-a15a-d8d1ec36f59d a crm:E21_Person ;
    rdfs:label "Müller, Ulrich" ;
    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 "Müller" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ulrich" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ulrich Müller" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:a976798b-c907-455c-8493-7cb05b17c056 a crm:E21_Person ;
    rdfs:label "Mertens, Volker" ;
    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 "Volker" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Mertens" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Volker Mertens" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:3b63b8b1-60e7-49d6-bee6-b7046fbeab9c a crm:E31_Document ;
    rdfs:label "Richard Wagner und sein Mittelalter" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard Wagner und sein Mittelalter" ;
            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" .

