@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:c1ad6ad1-d195-4801-9c72-9fa2ec0742be a crm:E31_Document ;
    rdfs:label "Höfler, Otto Berserker. In Reallexikon der Germanischen Altertumskunde. Wenskus, Reinhard ed. Berlin: De Gruyter, 1976. pp. 2: 298-304. 1976" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Höfler, Otto Berserker. In Reallexikon der Germanischen Altertumskunde. Wenskus, Reinhard ed. Berlin: De Gruyter, 1976. pp. 2: 298-304. 1976" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Berserker." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:0680c89b-ce59-4a6c-bda3-2d6c388bda84 ;
    crm:P94i_was_created_by individual:bd55f2b1-9ab0-4017-bf75-bda87d25f5ca,
        individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2 .

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:bd55f2b1-9ab0-4017-bf75-bda87d25f5ca a crm:E21_Person ;
    rdfs:label "Wenskus, Reinhard" ;
    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 "Wenskus" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Reinhard" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Reinhard Wenskus" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2 a crm:E21_Person ;
    rdfs:label "Höfler, Otto" ;
    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 "Höfler" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Otto" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Otto Höfler" ;
            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" .

