@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:d5aefa00-539c-4dc6-9291-fe6dea5e674e a crm:E31_Document ;
    rdfs:label "Hempel, Heinrich Nibelungenstudien: 1. Nibelungenlied, Thidrikssaga und Balladen  Germanische Bibliothek 2. Abteilung: Untersuchungen und Texte 22 Heidelberg: Winter, 1926.. 1926" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hempel, Heinrich Nibelungenstudien: 1. Nibelungenlied, Thidrikssaga und Balladen  Germanische Bibliothek 2. Abteilung: Untersuchungen und Texte 22 Heidelberg: Winter, 1926.. 1926" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nibelungenstudien: 1. Nibelungenlied, Thidrikssaga und Balladen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:084a7053-2f1e-461a-9f00-8c0548df174c ;
    crm:P94i_was_created_by individual:59447aa2-5718-4dfa-83ca-db2755a18828 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

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:59447aa2-5718-4dfa-83ca-db2755a18828 a crm:E21_Person ;
    rdfs:label "Hempel, Heinrich" ;
    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 "Heinrich" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hempel" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Heinrich Hempel" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:084a7053-2f1e-461a-9f00-8c0548df174c a crm:E31_Document ;
    rdfs:label "Nibelungenstudien: 1. Nibelungenlied, Thidrikssaga und Balladen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nibelungenstudien: 1. Nibelungenlied, Thidrikssaga und Balladen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

