@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:a1e84054-d5e1-407d-a0fd-abd427fdc4a2 a crm:E31_Document ;
    rdfs:label "Düwel, Klaus Sigurddarstellung. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2005. pp. 28: 412-423. 2005" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Düwel, Klaus Sigurddarstellung. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2005. pp. 28: 412-423. 2005" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sigurddarstellung." ;
            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:58f19a55-1c36-4e28-ba46-5aa447a85a24 .

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:58f19a55-1c36-4e28-ba46-5aa447a85a24 a crm:E21_Person ;
    rdfs:label "Düwel, Klaus" ;
    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 "Düwel" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Klaus" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Klaus Düwel" ;
            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" .

