https://fasnl.net/id/bibliography/4ad54747-54dd-4497-a1b4-d35d1d05b19d
title
Scandinavian Folk Legends and Icelandic Sagas.
author
Sävborg, Daniel


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:4ad54747-54dd-4497-a1b4-d35d1d05b19d",
  "_label": "Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Scandinavian Folk Legends and Icelandic Sagas."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849",
      "_label": "Sävborg, Daniel",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Daniel Sävborg",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Daniel"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Sävborg"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:8f21ca00-5bed-4841-8042-89081aa8fc98",
      "_label": "Bek-Pedersen, Karen",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Karen Bek-Pedersen",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Karen"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Bek-Pedersen"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:101627d5-8b37-4d68-b9d3-4d6046644beb",
    "_label": "New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe"
      }
    ],
    "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:4ad54747-54dd-4497-a1b4-d35d1d05b19d a crm:E31_Document ;
    rdfs:label "Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Scandinavian Folk Legends and Icelandic Sagas." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:101627d5-8b37-4d68-b9d3-4d6046644beb ;
    crm:P94i_was_created_by individual:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849,
        individual:8f21ca00-5bed-4841-8042-89081aa8fc98 .

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:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849 a crm:E21_Person ;
    rdfs:label "Sävborg, Daniel" ;
    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 "Daniel" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sävborg" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Daniel Sävborg" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:8f21ca00-5bed-4841-8042-89081aa8fc98 a crm:E21_Person ;
    rdfs:label "Bek-Pedersen, Karen" ;
    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 "Bek-Pedersen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Karen" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Karen Bek-Pedersen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:101627d5-8b37-4d68-b9d3-4d6046644beb a crm:E31_Document ;
    rdfs:label "New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe" ;
            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/4ad54747-54dd-4497-a1b4-d35d1d05b19d">
    <rdfs:label>Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nfd296e910fc249878426aa32a2e3f297">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Scandinavian Folk Legends and Icelandic Sagas.</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="N675df0d97c2b4f9796c354549e0f1a6e">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Sävborg, Daniel Scandinavian Folk Legends and Icelandic Sagas. In New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe. Bek-Pedersen, Karen ed. FF Communications 307 Helsinki: Suomalainen Tiedeakatemia, 2014. pp. 76-88. 2014</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/4ab9bcc3-3d63-4a5b-9568-a0b8c5489849">
        <rdfs:label>Sävborg, Daniel</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1bf7303cc6814b3d95908d5ab4a162da">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Daniel Sävborg</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1d095b56da104605b8804bc4a7bb3f11">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Daniel</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="Nbcb439d2ad9e42c98df8f7e8d066db48">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Sävborg</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/8f21ca00-5bed-4841-8042-89081aa8fc98">
        <rdfs:label>Bek-Pedersen, Karen</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0fc4fe15a59d416995b146afbac56835">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Karen Bek-Pedersen</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N62cd78d721494d58b0324718cf8fbaba">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Karen</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="N4bdee9766fd44ec7a60d88ff8215c4e0">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Bek-Pedersen</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/101627d5-8b37-4d68-b9d3-4d6046644beb">
        <rdfs:label>New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0720cfa0acc94fc39114d78a69ea1ffb">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>New Focus on Retrospective Methods: Resuming Methodological Discussions; Case Studies from Northern Europe</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>