@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:d2c6b18f-fb5e-4a1b-b0d1-40d5843f7772 a crm:E31_Document ;
    rdfs:label "Höfler, Otto Siegfried, Arminius und die Symbolik. In Festschrift für Franz Rolf Schröder: Zu seinem 65. Geburtstage September 1958. Rasch, Wolfdietrich ed. Heidelberg: Winter, 1959. pp. 11-121. 1959" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Siegfried, Arminius und die Symbolik." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Höfler, Otto Siegfried, Arminius und die Symbolik. In Festschrift für Franz Rolf Schröder: Zu seinem 65. Geburtstage September 1958. Rasch, Wolfdietrich ed. Heidelberg: Winter, 1959. pp. 11-121. 1959" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:00636a90-2a3b-4d45-8d9e-0424c02a882f ;
    crm:P94i_was_created_by individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2,
        individual:d7c89791-bcaf-412a-9bfc-e40a9b4d352d .

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:ce0871be-401c-4e56-8fe6-47d81fc8abf2 a crm:E21_Person ;
    rdfs:label "Höfler, Otto" ;
    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 "Otto" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Höfler" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Otto Höfler" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d7c89791-bcaf-412a-9bfc-e40a9b4d352d a crm:E21_Person ;
    rdfs:label "Rasch, Wolfdietrich" ;
    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 "Rasch" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wolfdietrich" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Wolfdietrich Rasch" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:00636a90-2a3b-4d45-8d9e-0424c02a882f a crm:E31_Document ;
    rdfs:label "Festschrift für Franz Rolf Schröder: Zu seinem 65. Geburtstage September 1958" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Festschrift für Franz Rolf Schröder: Zu seinem 65. Geburtstage September 1958" ;
            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" .

