https://fasnl.net/id/individual/8f21ca00-5bed-4841-8042-89081aa8fc98
first name
Karen
last name
Bek-Pedersen
display name
Bek-Pedersen, Karen


Bibliography entries connected with Bek-Pedersen, Karen as editor

Aðalheiður Guðmundsdóttir The Other World in the Fornaldarsögur and in Folklore. In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 14-40. 2014

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

Bek-Pedersen, Karen Reconstruction: On Crabs, Folklore and the History of Religion. In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 83-101. 2014

DuBois, Thomas A. Anatomy of the Elite: ’Learned’ vs. ’Folk’ in the Analysis of Avowedly Pre-Christian Religious Elements in the Sagas. In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 59-82. 2014

Heide, Eldar Bárðar saga as a Source for Reconstruction of Pre-Christian Religion? In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 170-180. 2014

Lassen, Annette The Old Norse Contextuality of Bárðar saga Snæfellsáss: A Synoptic Reading with Óláfs saga Tryggvasonar en mesta. In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 102-119. 2014

O’Connor, Ralph Bárðar saga between Orality and Literacy. In Folklore in Old Norse: Old Norse in Folklore. Bek-Pedersen, Karen ed. Nordistica Tartuensia 20 Tartu: University of Tartu Press, 2014. pp. 139-169. 2014

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


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@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"
        }
      ]
    }
  ]
}
ttl
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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 ] .

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" .

xml
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <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="N55f1ce36021b496e9187c01d80ac6a17">
        <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="Nf3ac3e44721c462a8232a68663ae5996">
            <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="N2ebafc840429487f840ab7da26d3a7ba">
            <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:E21_Person>
  <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670">
    <rdfs:label>Primary Name</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>
</rdf:RDF>