@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:04f53d12-f21d-4a96-b46f-80af8d37ddad a crm:E31_Document ;
    rdfs:label "Dillmann, François-Xavier Zauber. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2007. pp. 35: 858-866. 2007" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Zauber." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Dillmann, François-Xavier Zauber. In Reallexikon der germanischen Altertumskunde. Steuer, Heiko ed. Berlin: De Gruyter, 2007. pp. 35: 858-866. 2007" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:42c25232-843e-4d46-ae63-809a8a212b37 ;
    crm:P94i_was_created_by individual:4455e166-1f53-4da3-832b-cbfcf6384efb,
        individual:7d1658e7-960c-4319-9f66-6e74c78fe067 .

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:7d1658e7-960c-4319-9f66-6e74c78fe067 a crm:E21_Person ;
    rdfs:label "Dillmann, François-Xavier" ;
    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 "F[rançois]-X[avier]" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dillmann" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "F[rançois]-X[avier] Dillmann" ;
            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" .

