@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:ab4b5c81-83de-4b94-beba-f94a5da9f311 a crm:E31_Document ;
    rdfs:label "Sprenger, Ulrike Jungsigurddichtung. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2000. pp. 16: 125-129. 2000" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sprenger, Ulrike Jungsigurddichtung. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2000. pp. 16: 125-129. 2000" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Jungsigurddichtung." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:42c25232-843e-4d46-ae63-809a8a212b37 ;
    crm:P94i_was_created_by individual:4455e166-1f53-4da3-832b-cbfcf6384efb,
        individual:7fb45f2b-c148-4efa-b1e8-1dc768966ba5 .

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:4455e166-1f53-4da3-832b-cbfcf6384efb a crm:E21_Person ;
    rdfs:label "Steuer, Heiko" ;
    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 "Steuer" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Heiko" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Heiko Steuer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:7fb45f2b-c148-4efa-b1e8-1dc768966ba5 a crm:E21_Person ;
    rdfs:label "Sprenger, Ulrike" ;
    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 "Sprenger" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ulrike" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ulrike Sprenger" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:42c25232-843e-4d46-ae63-809a8a212b37 a crm:E31_Document ;
    rdfs:label "Reallexikon der germanischen Altertumskunde" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Reallexikon der germanischen Altertumskunde" ;
            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" .

