https://fasnl.net/id/bibliography/3a534e4f-3f41-4cc2-bea8-6f9e7ae4de48
title
The Poetic Edda: Literature or Folklore?
author
Vésteinn Ólason


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:3a534e4f-3f41-4cc2-bea8-6f9e7ae4de48",
  "_label": "Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "The Poetic Edda: Literature or Folklore?"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:9fdde964-5fe2-4055-a987-4ea19296b042",
      "_label": "Vésteinn Ólason",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Vésteinn Ólason",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Vésteinn"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Ólason"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:dae1cd70-c819-4c48-9a01-1804a2f5d7b2",
      "_label": "Mundal, Else",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Else Mundal",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Else"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Mundal"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:ee4bd143-6499-4a3d-952a-aacdc2dd09ef",
    "_label": "Along the Oral-Written Continuum: Types of Texts, Relations and their Implications",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Along the Oral-Written Continuum: Types of Texts, Relations and their Implications"
      }
    ],
    "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:3a534e4f-3f41-4cc2-bea8-6f9e7ae4de48 a crm:E31_Document ;
    rdfs:label "Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Poetic Edda: Literature or Folklore?" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:ee4bd143-6499-4a3d-952a-aacdc2dd09ef ;
    crm:P94i_was_created_by individual:9fdde964-5fe2-4055-a987-4ea19296b042,
        individual:dae1cd70-c819-4c48-9a01-1804a2f5d7b2 .

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:9fdde964-5fe2-4055-a987-4ea19296b042 a crm:E21_Person ;
    rdfs:label "Vésteinn Ólason" ;
    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 "Vésteinn" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ólason" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Vésteinn Ólason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:dae1cd70-c819-4c48-9a01-1804a2f5d7b2 a crm:E21_Person ;
    rdfs:label "Mundal, Else" ;
    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 "Else" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Mundal" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Else Mundal" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:ee4bd143-6499-4a3d-952a-aacdc2dd09ef a crm:E31_Document ;
    rdfs:label "Along the Oral-Written Continuum: Types of Texts, Relations and their Implications" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Along the Oral-Written Continuum: Types of Texts, Relations and their Implications" ;
            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/3a534e4f-3f41-4cc2-bea8-6f9e7ae4de48">
    <rdfs:label>Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1598e14d52cf4f098257a76b18eb09fe">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>The Poetic Edda: Literature or Folklore?</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="Nd4b95fc4ffb2430eaed2e38fbf01981b">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Vésteinn Ólason The Poetic Edda: Literature or Folklore? In Along the Oral-Written Continuum: Types of Texts, Relations and their Implications. Mundal, Else ed. Utrecht Studies in Medieval Literacy 20 Turnhout: Brepols, 2010. pp. 227-252. 2010</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/9fdde964-5fe2-4055-a987-4ea19296b042">
        <rdfs:label>Vésteinn Ólason</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4f92eef5bdcf48d8af6d569166976f8c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Vésteinn Ólason</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4580bb96807e40f09fac850a01b05ca2">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Vésteinn</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="N212e3c07358049a988ff68e1ed4cf65b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Ólason</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/dae1cd70-c819-4c48-9a01-1804a2f5d7b2">
        <rdfs:label>Mundal, Else</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nca4132297622494aafc64461444b4ba6">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Else Mundal</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7de712b4ebac46b39e3f1859e947791d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Else</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="N9876cf8a38a64e4db2195ccf3dd3ebd7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Mundal</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/ee4bd143-6499-4a3d-952a-aacdc2dd09ef">
        <rdfs:label>Along the Oral-Written Continuum: Types of Texts, Relations and their Implications</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6b5cf680ac674b65be2f08d292e0c88b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Along the Oral-Written Continuum: Types of Texts, Relations and their Implications</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>