@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:5506288f-bc75-4005-b1bd-4bffaeaa484b a crm:E31_Document ;
    rdfs:label "Metzner, Ernst E. Dietrich v. Bern: IV. Dietrich v. Bern in Skandinavien. In Lexikon des Mittelalters: Vol. 3: Codex Wintoniensis bis Erziehungs- und Bildungswesen. Auty, Robert ed. München: Artemis, 1986. pp. 1019-1020. 1986" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Metzner, Ernst E. Dietrich v. Bern: IV. Dietrich v. Bern in Skandinavien. In Lexikon des Mittelalters: Vol. 3: Codex Wintoniensis bis Erziehungs- und Bildungswesen. Auty, Robert ed. München: Artemis, 1986. pp. 1019-1020. 1986" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Dietrich v. Bern: IV. Dietrich v. Bern in Skandinavien." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f15228b2-63ba-455d-a2a9-759974c23c22 ;
    crm:P94i_was_created_by individual:1ecb1810-8db0-43aa-9124-3586c377013a,
        individual:72539cb5-7253-45cd-8c97-92ce0ad1e790 .

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:1ecb1810-8db0-43aa-9124-3586c377013a a crm:E21_Person ;
    rdfs:label "Auty, Robert" ;
    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 "Robert" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Auty" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Robert Auty" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:72539cb5-7253-45cd-8c97-92ce0ad1e790 a crm:E21_Person ;
    rdfs:label "Metzner, Ernst E." ;
    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 "Ernst E." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Metzner" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Ernst E. Metzner" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:f15228b2-63ba-455d-a2a9-759974c23c22 a crm:E31_Document ;
    rdfs:label "Lexikon des Mittelalters: Vol. 3: Codex Wintoniensis bis Erziehungs- und Bildungswesen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Lexikon des Mittelalters: Vol. 3: Codex Wintoniensis bis Erziehungs- und Bildungswesen" ;
            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" .

