@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:b8595b9d-0a08-4bc8-9e60-37f64834eb26 a crm:E31_Document ;
    rdfs:label "Kauffmann, Fr. Das Hildebrandslied: Handschrift, Sprache, Inhalt, Geschichte und Kunst, Zeit und Heimat des Dichters. In Philologische Studien: Festgabe für Eduard Sievers zum 1. Oktober 1896.  Halle a. S.: Niemeyer, 1896. pp. 124-178. 1896" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Kauffmann, Fr. Das Hildebrandslied: Handschrift, Sprache, Inhalt, Geschichte und Kunst, Zeit und Heimat des Dichters. In Philologische Studien: Festgabe für Eduard Sievers zum 1. Oktober 1896.  Halle a. S.: Niemeyer, 1896. pp. 124-178. 1896" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Das Hildebrandslied: Handschrift, Sprache, Inhalt, Geschichte und Kunst, Zeit und Heimat des Dichters." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:6b63032f-ca26-4788-9999-d654073af0a3 ;
    crm:P94i_was_created_by individual:e5a03aa7-c7d4-471d-b3c4-d62e8a5048b7 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:e5a03aa7-c7d4-471d-b3c4-d62e8a5048b7 a crm:E21_Person ;
    rdfs:label "Kauffmann, Fr." ;
    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 "Fr." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kauffmann" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Fr. Kauffmann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:6b63032f-ca26-4788-9999-d654073af0a3 a crm:E31_Document ;
    rdfs:label "Philologische Studien: Festgabe für Eduard Sievers zum 1. Oktober 1896" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Philologische Studien: Festgabe für Eduard Sievers zum 1. Oktober 1896" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

