@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:0c702f18-b093-4f85-ba0f-a9cb0cf8b148 a crm:E31_Document ;
    rdfs:label "Gottzmann, Carola L. Die altnordischen Studien und Publikationen von Wilhelm und Jacob Grimm zur Literatur, Sprache, Ur- und Frühgeschichte, Rechtsgeschichte, Geschichte und Runologie. In Brüder Grimm Gedenken. Denecke, Ludwig ed. Schriften der Brüder Grimm-Gesellschaft Kassel e.V. 15 Marburg: Elwert, 1987. pp. 7: 63-88. 1987" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die altnordischen Studien und Publikationen von Wilhelm und Jacob Grimm zur Literatur, Sprache, Ur- und Frühgeschichte, Rechtsgeschichte, Geschichte und Runologie." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Gottzmann, Carola L. Die altnordischen Studien und Publikationen von Wilhelm und Jacob Grimm zur Literatur, Sprache, Ur- und Frühgeschichte, Rechtsgeschichte, Geschichte und Runologie. In Brüder Grimm Gedenken. Denecke, Ludwig ed. Schriften der Brüder Grimm-Gesellschaft Kassel e.V. 15 Marburg: Elwert, 1987. pp. 7: 63-88. 1987" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:a09a8905-c068-4291-b927-09d5b497c21b ;
    crm:P94i_was_created_by individual:9a7f5204-2341-4a5d-a929-0d9d4c44c7da,
        individual:e523fd89-65e2-4cf1-8671-f4d683623e58 .

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:9a7f5204-2341-4a5d-a929-0d9d4c44c7da a crm:E21_Person ;
    rdfs:label "Denecke, 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 "Denecke" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ludwig" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ludwig Denecke" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:e523fd89-65e2-4cf1-8671-f4d683623e58 a crm:E21_Person ;
    rdfs:label "Gottzmann, Carola L." ;
    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 "Carola L." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Gottzmann" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Carola L. Gottzmann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:a09a8905-c068-4291-b927-09d5b497c21b a crm:E31_Document ;
    rdfs:label "Brüder Grimm Gedenken" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Brüder Grimm Gedenken" ;
            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" .

