@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:5ccf9b01-6ffb-4295-a71b-6d71417a1551 a crm:E31_Document ;
    rdfs:label "Panzer, Friedrich Zur Erzählung von Nornagest. In Vom Werden des deutschen Geistes: Festgabe Gustav Ehrismann zum 8. Okober 1925. Stammler, Wolfgang ed. Berlin: De Gruyter, 1925. pp. 27-34. 1925" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Panzer, Friedrich Zur Erzählung von Nornagest. In Vom Werden des deutschen Geistes: Festgabe Gustav Ehrismann zum 8. Okober 1925. Stammler, Wolfgang ed. Berlin: De Gruyter, 1925. pp. 27-34. 1925" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Zur Erzählung von Nornagest." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:4952e460-582d-49d4-96b2-fd0f37ff0efc ;
    crm:P94i_was_created_by individual:31b6484f-6e1e-4cb7-b260-4bf5409aa158,
        individual:6d9c08b0-6e89-4d29-a32a-bb11feff8a60 .

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:31b6484f-6e1e-4cb7-b260-4bf5409aa158 a crm:E21_Person ;
    rdfs:label "Panzer, 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 "Panzer" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Friedrich Panzer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:6d9c08b0-6e89-4d29-a32a-bb11feff8a60 a crm:E21_Person ;
    rdfs:label "Stammler, Wolfgang" ;
    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 "Wolfgang" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Stammler" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Wolfgang Stammler" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:4952e460-582d-49d4-96b2-fd0f37ff0efc a crm:E31_Document ;
    rdfs:label "Vom Werden des deutschen Geistes: Festgabe Gustav Ehrismann zum 8. Okober 1925" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vom Werden des deutschen Geistes: Festgabe Gustav Ehrismann zum 8. Okober 1925" ;
            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" .

