@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:3ee1ee32-7e30-4627-993f-95705c00236e a crm:E31_Document ;
    rdfs:label "Mertens, Volker Richard Wagner und das Mittelalter. In Richard-Wagner-Handbuch. Wapnewski, Peter ed. Stuttgart: Kröner, 1986. pp. 19-59. 1986" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard Wagner und das Mittelalter." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Mertens, Volker Richard Wagner und das Mittelalter. In Richard-Wagner-Handbuch. Wapnewski, Peter ed. Stuttgart: Kröner, 1986. pp. 19-59. 1986" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:2af0ae6e-2dfb-433e-8932-f92c5cfc8921 ;
    crm:P94i_was_created_by individual:8903c7ea-b620-4193-b3c0-c2723bade578,
        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:8903c7ea-b620-4193-b3c0-c2723bade578 a crm:E21_Person ;
    rdfs:label "Wapnewski, Peter" ;
    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 "Peter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wapnewski" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Peter Wapnewski" ;
            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:2af0ae6e-2dfb-433e-8932-f92c5cfc8921 a crm:E31_Document ;
    rdfs:label "Richard-Wagner-Handbuch" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Richard-Wagner-Handbuch" ;
            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" .

