https://fasnl.net/id/bibliography/b320d83c-76bc-4eed-ba09-d7b1f753390b
title
Die Brynhild-Lieder der Edda im europäischen Kontext.
author
Reichert, Hermann


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:b320d83c-76bc-4eed-ba09-d7b1f753390b",
  "_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",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Die Brynhild-Lieder der Edda im europäischen Kontext."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "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"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:2c952862-7688-4d2b-8abe-85c35a0ab3e9",
      "_label": "Reichert, Hermann",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Hermann Reichert",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Hermann"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Reichert"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966",
      "_label": "Pàroli, Teresa",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Teresa Pàroli",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Teresa"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Pàroli"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:89fb2727-ca00-4976-ad98-a9d2e4448d18",
    "_label": "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988"
      }
    ],
    "classified_as": [
      {
        "id": "aat:300060417",
        "type": "Type",
        "_label": "monographs"
      }
    ]
  }
}
ttl
@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 "Hermann" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Reichert" ;
                    crm:P2_has_type aat:300404652 ] ;
            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" .

xml
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
  <crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/b320d83c-76bc-4eed-ba09-d7b1f753390b">
    <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</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N17afa77e988e49bd909674e28f2e32f2">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Die Brynhild-Lieder der Edda im europäischen Kontext.</crm:P190_has_symbolic_content>
      </crm:E33_E41_Linguistic_Appellation>
    </crm:P1_is_identified_by>
    <crm:P1_is_identified_by>
      <crm:E42_Identifier rdf:nodeID="Nd3dbb2e4cc514c2fbd1a4ac0815d1116">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <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:P190_has_symbolic_content>
      </crm:E42_Identifier>
    </crm:P1_is_identified_by>
    <crm:P94i_was_created_by>
      <crm:E21_Person rdf:about="https://fasnl.net/id/individual/2c952862-7688-4d2b-8abe-85c35a0ab3e9">
        <rdfs:label>Reichert, Hermann</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5665462521104073bdbb99515ac4eaaa">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Hermann Reichert</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N500711b38ef44e46a160ca909fad71d1">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Hermann</crm:P190_has_symbolic_content>
              </crm:E33_E41_Linguistic_Appellation>
            </crm:P106_is_composed_of>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4539f5a6988d48818ba31a4e0d52c5bf">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Reichert</crm:P190_has_symbolic_content>
              </crm:E33_E41_Linguistic_Appellation>
            </crm:P106_is_composed_of>
          </crm:E33_E41_Linguistic_Appellation>
        </crm:P1_is_identified_by>
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025492"/>
      </crm:E21_Person>
    </crm:P94i_was_created_by>
    <crm:P94i_was_created_by>
      <crm:E21_Person rdf:about="https://fasnl.net/id/individual/fe0c5a14-31fb-4657-9c1e-60b6aad49966">
        <rdfs:label>Pàroli, Teresa</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6f28633015a04324a488a67b64fc07ea">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Teresa Pàroli</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na4e97774a60147809de3e9d178b6f689">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Teresa</crm:P190_has_symbolic_content>
              </crm:E33_E41_Linguistic_Appellation>
            </crm:P106_is_composed_of>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nef1c978051c94be3be3be6db4d26e3f5">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Pàroli</crm:P190_has_symbolic_content>
              </crm:E33_E41_Linguistic_Appellation>
            </crm:P106_is_composed_of>
          </crm:E33_E41_Linguistic_Appellation>
        </crm:P1_is_identified_by>
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025526"/>
      </crm:E21_Person>
    </crm:P94i_was_created_by>
    <crm:P70i_is_documented_in>
      <crm:E31_Document rdf:about="https://fasnl.net/id/publication/89fb2727-ca00-4976-ad98-a9d2e4448d18">
        <rdfs:label>Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1d9f3c704bd54ed4a0d2f3fd8a3aebc0">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988</crm:P190_has_symbolic_content>
          </crm:E33_E41_Linguistic_Appellation>
        </crm:P1_is_identified_by>
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300060417"/>
      </crm:E31_Document>
    </crm:P70i_is_documented_in>
  </crm:E31_Document>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300435423">
    <rdfs:label>bibliographic citation</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025492">
    <rdfs:label>author</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670">
    <rdfs:label>primary name</rdfs:label>
    <rdfs:label>Primary Name</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025526">
    <rdfs:label>editor</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404652">
    <rdfs:label>Last Name</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404651">
    <rdfs:label>Given Name</rdfs:label>
  </crm:E55_Type>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300060417">
    <rdfs:label>monographs</rdfs:label>
  </crm:E55_Type>
</rdf:RDF>