@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:83193e91-67cf-473a-9649-e3c9162a6a06 a crm:E31_Document ;
    rdfs:label "Koch, Ernst Die Nibelungensage nach ihren ältesten Ueberlieferungen  Grimma: Gensel, 1872.. 1872" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Nibelungensage nach ihren ältesten Ueberlieferungen" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Koch, Ernst Die Nibelungensage nach ihren ältesten Ueberlieferungen  Grimma: Gensel, 1872.. 1872" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:e2a20499-2316-4620-b271-d466bd9b0b42 ;
    crm:P94i_was_created_by individual:91aa1efd-4766-4d21-9fc2-1b06f58992e3 .

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:91aa1efd-4766-4d21-9fc2-1b06f58992e3 a crm:E21_Person ;
    rdfs:label "Koch, Ernst" ;
    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 "Koch" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ernst" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ernst Koch" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:e2a20499-2316-4620-b271-d466bd9b0b42 a crm:E31_Document ;
    rdfs:label "Die Nibelungensage nach ihren ältesten Ueberlieferungen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Nibelungensage nach ihren ältesten Ueberlieferungen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

