https://fasnl.net/id/bibliography/8e70ba66-a19e-4a9e-8c3e-417d63de6c27
title
The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts?
author
Asplund Ingemark, Camilla


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:8e70ba66-a19e-4a9e-8c3e-417d63de6c27",
  "_label": "Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 2014",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts?"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 2014"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:7651dd33-52bb-4e27-aef8-17533c9cb486",
      "_label": "Asplund Ingemark, Camilla",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Camilla Asplund Ingemark",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Camilla"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Asplund Ingemark"
            }
          ]
        }
      ],
      "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:603b1fe9-089d-45f6-8d55-d295931f21ef",
    "_label": "Folklore in Old Norse: Old Norse in Folklore",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Folklore in Old Norse: Old Norse in Folklore"
      }
    ],
    "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:8e70ba66-a19e-4a9e-8c3e-417d63de6c27 a crm:E31_Document ;
    rdfs:label "Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts?" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:603b1fe9-089d-45f6-8d55-d295931f21ef ;
    crm:P94i_was_created_by individual:7651dd33-52bb-4e27-aef8-17533c9cb486,
        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:7651dd33-52bb-4e27-aef8-17533c9cb486 a crm:E21_Person ;
    rdfs:label "Asplund Ingemark, Camilla" ;
    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 "Camilla" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Asplund Ingemark" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Camilla Asplund Ingemark" ;
            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 "Karen" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bek-Pedersen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Karen Bek-Pedersen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:603b1fe9-089d-45f6-8d55-d295931f21ef a crm:E31_Document ;
    rdfs:label "Folklore in Old Norse: Old Norse in Folklore" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Folklore in Old Norse: Old Norse in Folklore" ;
            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/8e70ba66-a19e-4a9e-8c3e-417d63de6c27">
    <rdfs:label>Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 2014</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbb9d63028c76409f9c6c5baa0b85973d">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts?</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="N8f845e6cea89464e95b2fe454d5fd579">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Asplund Ingemark, Camilla The Trolls in Bárðar saga: Playing with the Conventions of Oral Texts? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 120-138. 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/7651dd33-52bb-4e27-aef8-17533c9cb486">
        <rdfs:label>Asplund Ingemark, Camilla</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc676e536faad4d4caff1d786d11437b3">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Camilla Asplund Ingemark</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne686e23688ea48478a3070fe4782c907">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Camilla</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="Na6fc31a90591475a917981bbde626d1b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Asplund Ingemark</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="Naddf293b0a494dbf88d7cde331c2478a">
            <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="N7366660bea16474cb96e1a103afdb924">
                <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="Nea50d4f323124c6bafdaacbab606a6d2">
                <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/603b1fe9-089d-45f6-8d55-d295931f21ef">
        <rdfs:label>Folklore in Old Norse: Old Norse in Folklore</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N23187acb579a4732a726be0a6d40d83d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Folklore in Old Norse: Old Norse in Folklore</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>