@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:bfe3f120-5b3f-4b5f-936d-b6670fbb60a1 a crm:E31_Document ;
    rdfs:label "Grimm, Wilhelm Über die Entstehung der altdeutschen Poesie und ihr Verhältnis zu der nordischen. In Studien. Creuzer, Friedrich ed. Heidelberg, 1808. pp. 1: 92-170. 1808" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Über die Entstehung der altdeutschen Poesie und ihr Verhältnis zu der nordischen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Grimm, Wilhelm Über die Entstehung der altdeutschen Poesie und ihr Verhältnis zu der nordischen. In Studien. Creuzer, Friedrich ed. Heidelberg, 1808. pp. 1: 92-170. 1808" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:9c82a42c-d684-4ac6-8e42-4b6e7f963f88 ;
    crm:P94i_was_created_by individual:56b27679-6cf5-496a-8c18-251434eab1f0,
        individual:72e3d64e-b9af-4218-b6c3-449bd460fc56 .

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:72e3d64e-b9af-4218-b6c3-449bd460fc56 a crm:E21_Person ;
    rdfs:label "Creuzer, Friedrich" ;
    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 "Friedrich" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Creuzer" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Friedrich Creuzer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:9c82a42c-d684-4ac6-8e42-4b6e7f963f88 a crm:E31_Document ;
    rdfs:label "Studien" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Studien" ;
            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" .

