@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:8f22358a-b109-4609-9967-2b3b3e16f991 a crm:E31_Document ;
    rdfs:label "Grimm, Wilhelm Antikritik: Gegen die Recension der altdänischen Lieder in den Heidelbergischen Jahrbüchern No. 11. 12. 13 von 1813. In Kleinere Schriften. Hinrichs, Gustav ed. Berlin: Ferd. Dümmlers Verlagsbuchhandlung, 1882. pp. 2: 110-136. 1882" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Grimm, Wilhelm Antikritik: Gegen die Recension der altdänischen Lieder in den Heidelbergischen Jahrbüchern No. 11. 12. 13 von 1813. In Kleinere Schriften. Hinrichs, Gustav ed. Berlin: Ferd. Dümmlers Verlagsbuchhandlung, 1882. pp. 2: 110-136. 1882" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Antikritik: Gegen die Recension der altdänischen Lieder in den Heidelbergischen Jahrbüchern No. 11. 12. 13 von 1813." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:8ce9c951-d939-4673-8e09-12e282dc1f44 ;
    crm:P94i_was_created_by individual:56b27679-6cf5-496a-8c18-251434eab1f0,
        individual:e283ab58-ccbd-4406-abb2-e471c1c35032 .

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:56b27679-6cf5-496a-8c18-251434eab1f0 a crm:E21_Person ;
    rdfs:label "Grimm, Wilhelm" ;
    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 "Grimm" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wilhelm" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Wilhelm Grimm" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:e283ab58-ccbd-4406-abb2-e471c1c35032 a crm:E21_Person ;
    rdfs:label "Hinrichs, Gustav" ;
    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 "Hinrichs" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Gustav" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Gustav Hinrichs" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:8ce9c951-d939-4673-8e09-12e282dc1f44 a crm:E31_Document ;
    rdfs:label "Kleinere Schriften" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kleinere Schriften" ;
            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" .

