@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:2c0c1781-676b-440f-bf33-d3c32cb9b501 a crm:E31_Document ;
    rdfs:label "Lange, Gudrun Völsunga saga. In Reallexikon der Germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2006. pp. 32: 542-543. 2006" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lange, Gudrun Völsunga saga. In Reallexikon der Germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2006. pp. 32: 542-543. 2006" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Völsunga saga." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:0680c89b-ce59-4a6c-bda3-2d6c388bda84 ;
    crm:P94i_was_created_by individual:24a9e0f9-6328-4767-826d-f07faca47382,
        individual:4455e166-1f53-4da3-832b-cbfcf6384efb .

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:24a9e0f9-6328-4767-826d-f07faca47382 a crm:E21_Person ;
    rdfs:label "Lange, Gudrun" ;
    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 "Gudrun" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Lange" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gudrun Lange" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

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 .

publication:0680c89b-ce59-4a6c-bda3-2d6c388bda84 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" .

