@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:65ecbe6c-4994-4c80-bd37-74ef073a3995 a crm:E31_Document ;
    rdfs:label "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Cangrande von Verona und das Hundsymbol der Langobarden." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:0ce5c948-60c9-411c-b80e-9b110705f257 ;
    crm:P94i_was_created_by individual:117eee54-9632-4ac0-83f1-4501adce5ee6,
        individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2 .

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:117eee54-9632-4ac0-83f1-4501adce5ee6 a crm:E21_Person ;
    rdfs:label "Treutlein, 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 "Treutlein" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Wolfgang Treutlein" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

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 .

publication:0ce5c948-60c9-411c-b80e-9b110705f257 a crm:E31_Document ;
    rdfs:label "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern" ;
            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" .

