@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:6ba2e89f-58f8-4780-9f8d-aba1c1ede3be a crm:E31_Document ;
    rdfs:label "Heinzle, Joachim Die Nibelungen: Lied und Sage  Darmstadt: Primus, 2005.. 2005" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Heinzle, Joachim Die Nibelungen: Lied und Sage  Darmstadt: Primus, 2005.. 2005" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Nibelungen: Lied und Sage" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:417f5152-6ee0-4e94-81c6-955d393dd576 ;
    crm:P94i_was_created_by individual:0150c56f-0ec9-4a40-aee5-77fbc41afd71 .

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:0150c56f-0ec9-4a40-aee5-77fbc41afd71 a crm:E21_Person ;
    rdfs:label "Heinzle, Joachim" ;
    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 "Heinzle" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Joachim" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Joachim Heinzle" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:417f5152-6ee0-4e94-81c6-955d393dd576 a crm:E31_Document ;
    rdfs:label "Die Nibelungen: Lied und Sage" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Nibelungen: Lied und Sage" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

