https://fasnl.net/id/bibliography/b7251b10-428b-42c5-8a7b-437093068299
title
Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition.
author
Westerdahl, Christer


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:b7251b10-428b-42c5-8a7b-437093068299",
  "_label": "Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:7bfe16ec-31de-42e5-be53-45dd5aaf61c1",
      "_label": "Westerdahl, Christer",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Christer Westerdahl",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Christer"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Westerdahl"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:38b8384f-23a6-4beb-bfd8-36f72b86390b",
      "_label": "Kongshavn, Anine",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Anine Kongshavn",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Anine"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Kongshavn"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:dce7ea22-c9c6-42d5-afa9-91fdc9b24baf",
    "_label": "Tormod Torfæus mellom Vinland og Ringenes herre",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Tormod Torfæus mellom Vinland og Ringenes herre"
      }
    ],
    "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:b7251b10-428b-42c5-8a7b-437093068299 a crm:E31_Document ;
    rdfs:label "Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:dce7ea22-c9c6-42d5-afa9-91fdc9b24baf ;
    crm:P94i_was_created_by individual:38b8384f-23a6-4beb-bfd8-36f72b86390b,
        individual:7bfe16ec-31de-42e5-be53-45dd5aaf61c1 .

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:38b8384f-23a6-4beb-bfd8-36f72b86390b a crm:E21_Person ;
    rdfs:label "Kongshavn, Anine" ;
    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 "Anine" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kongshavn" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Anine Kongshavn" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:7bfe16ec-31de-42e5-be53-45dd5aaf61c1 a crm:E21_Person ;
    rdfs:label "Westerdahl, Christer" ;
    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 "Westerdahl" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Christer" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Christer Westerdahl" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:dce7ea22-c9c6-42d5-afa9-91fdc9b24baf a crm:E31_Document ;
    rdfs:label "Tormod Torfæus mellom Vinland og Ringenes herre" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Tormod Torfæus mellom Vinland og Ringenes herre" ;
            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/b7251b10-428b-42c5-8a7b-437093068299">
    <rdfs:label>Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9115ab69eee14c38b94748f1492c87cb">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition.</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="Ne008ff43002b49e8ba546e18b1d4bcf8">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Westerdahl, Christer Fornaldarsögur och muntlig tradition: Exemplet ättestupan - en konstruerad tradition. In Tormod Torfæus mellom Vinland og Ringenes herre. Kongshavn, Anine ed. Karmøy: Karmøy kommune, 2004. pp. 113-140. 2006</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/7bfe16ec-31de-42e5-be53-45dd5aaf61c1">
        <rdfs:label>Westerdahl, Christer</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N47e89d5320144a9eb071d42199324ae8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Christer Westerdahl</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N933ecb3293564da390177f2627b1aa79">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Christer</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="N872a964e1bf14865bd0fdb3395b8c082">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Westerdahl</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/38b8384f-23a6-4beb-bfd8-36f72b86390b">
        <rdfs:label>Kongshavn, Anine</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0bc14d554c8f4b9c821f8946e03fb37b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Anine Kongshavn</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5a9fa85eb4b3443c82f4aea851f048b0">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Anine</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="N619219b31eb34c72afcc9a8102a6e726">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Kongshavn</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/dce7ea22-c9c6-42d5-afa9-91fdc9b24baf">
        <rdfs:label>Tormod Torfæus mellom Vinland og Ringenes herre</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4fbc778cbb66443da0d54bf299101e4d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Tormod Torfæus mellom Vinland og Ringenes herre</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>