@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:b320d83c-76bc-4eed-ba09-d7b1f753390b a crm:E31_Document ;
    rdfs:label "Reichert, Hermann Die Brynhild-Lieder der Edda im europäischen Kontext. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 571-596. 1990" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Reichert, Hermann Die Brynhild-Lieder der Edda im europäischen Kontext. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 571-596. 1990" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Brynhild-Lieder der Edda im europäischen Kontext." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:89fb2727-ca00-4976-ad98-a9d2e4448d18 ;
    crm:P94i_was_created_by individual:2c952862-7688-4d2b-8abe-85c35a0ab3e9,
        individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966 .

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:2c952862-7688-4d2b-8abe-85c35a0ab3e9 a crm:E21_Person ;
    rdfs:label "Reichert, Hermann" ;
    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 "Reichert" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hermann" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Hermann Reichert" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966 a crm:E21_Person ;
    rdfs:label "Pàroli, Teresa" ;
    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 "Teresa" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Pàroli" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Teresa Pàroli" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:89fb2727-ca00-4976-ad98-a9d2e4448d18 a crm:E31_Document ;
    rdfs:label "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988" ;
            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" .

