@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:30a2e865-15a5-47fc-8faf-ce73684702a9 a crm:E31_Document ;
    rdfs:label "Marold, Edith Geschichtsschreibung im Norden. In Reallexikon der Germanischen Altertumskunde. Timpe, Dieter ed. Berlin: De Gruyter, 1998. pp. 11: 489-502. 1998" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Geschichtsschreibung im Norden." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Marold, Edith Geschichtsschreibung im Norden. In Reallexikon der Germanischen Altertumskunde. Timpe, Dieter ed. Berlin: De Gruyter, 1998. pp. 11: 489-502. 1998" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:0680c89b-ce59-4a6c-bda3-2d6c388bda84 ;
    crm:P94i_was_created_by individual:8b6f0860-6696-4921-b162-72d95ddad1a5,
        individual:f2557a6c-d664-4da4-98ed-1c77bd978e70 .

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:8b6f0860-6696-4921-b162-72d95ddad1a5 a crm:E21_Person ;
    rdfs:label "Timpe, Dieter" ;
    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 "Dieter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Timpe" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Dieter Timpe" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:f2557a6c-d664-4da4-98ed-1c77bd978e70 a crm:E21_Person ;
    rdfs:label "Marold, Edith" ;
    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 "Edith" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Marold" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Edith Marold" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

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" .

