@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:fd14a529-0afa-45dc-9c7f-46b0f4c97c12 a crm:E31_Document ;
    rdfs:label "Uhland, Ludwig Uhlands Schriften zur Geschichte der Dichtung und Sage: Bd. 6: Sagenforschungen Keller, A. ed. Stuttgart: Cotta, 1868.. 1868" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Uhland, Ludwig Uhlands Schriften zur Geschichte der Dichtung und Sage: Bd. 6: Sagenforschungen Keller, A. ed. Stuttgart: Cotta, 1868.. 1868" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Uhlands Schriften zur Geschichte der Dichtung und Sage: Bd. 6: Sagenforschungen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:a5c925db-9929-4e69-b854-ffc29ca87f58 ;
    crm:P94i_was_created_by individual:20373c81-a887-4345-a814-abd79a06315f,
        individual:d06cedfb-6ce2-489d-8f79-8d622aedc28d .

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:20373c81-a887-4345-a814-abd79a06315f a crm:E21_Person ;
    rdfs:label "Uhland, Ludwig" ;
    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 "Ludwig" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Uhland" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Ludwig Uhland" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d06cedfb-6ce2-489d-8f79-8d622aedc28d a crm:E21_Person ;
    rdfs:label "Keller, A." ;
    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 "A." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Keller" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "A. Keller" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:a5c925db-9929-4e69-b854-ffc29ca87f58 a crm:E31_Document ;
    rdfs:label "Uhlands Schriften zur Geschichte der Dichtung und Sage: Bd. 6: Sagenforschungen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Uhlands Schriften zur Geschichte der Dichtung und Sage: Bd. 6: Sagenforschungen" ;
            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" .

