https://fasnl.net/id/individual/69b32db3-e7fb-4ebd-b97f-9d374a8cee77
first name
Eldar
last name
Heide
display name
Heide, Eldar

Bibliography entries connected with Heide, Eldar as author

Heide, Eldar Gand, seid og åndevind diss. Universitetet i Bergen Bergen: Universitet i Bergen, 2006.. 2006

Heide, Eldar Spirits Through Respiratory Passages. In The Fantastic in Old Norse/Icelandic Literature: Sagas and the British Isles; Preprint Papers of The 13th International Saga Conference; Durham and York, 6th-12th August, 2006. Kick, Donata ed. Durham: The Centre for Medieval and Renaissance Studies, Durham University, 2006. pp. 1: 350-358. 2006

Heide, Eldar Spinning seiðr. In Old Norse Religion in Long-Term Perspectives: An International Conference in Lund, Sweden, June 3-7, 2004. Raudvere, Catharina ed. Vägar til Midgård 8 Lund: Nordic Academic Press, 2006. pp. 164-170. 2006

Heide, Eldar “Loki, the Vätte, and the Ash Lad: A Study Combining Old Scandinavian and Late Material.” Viking and Medieval Scandinavia 7 (2011)

Heide, Eldar Holy Islands and the Otherworld: Places beyond Water. In Isolated Islands in Medieval Nature, Culture and Mind. Jaritz, Gerhard ed. CEU Medievalia 14 Budapest: Centre for Medieval Studies, University of Bergen & Central European University, Department of Medieval Studies & Central European University Press, 2011. pp. 57-80. 2011

Heide, Eldar “J Giardeyiar geíma: Eit hamnenamn i Halfs saga - med nogo attåt.” Namn og Nemne 30 (2013)

Heide, Eldar “Contradictory Cosmology in Old Norse Myth and Religion - but Still a System?” Maal og minne (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


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Person",
  "id": "individual:69b32db3-e7fb-4ebd-b97f-9d374a8cee77",
  "_label": "Heide, Eldar",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Eldar Heide",
      "part": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404651",
              "type": "Type",
              "_label": "Given Name"
            }
          ],
          "content": "Eldar"
        },
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404652",
              "type": "Type",
              "_label": "Last Name"
            }
          ],
          "content": "Heide"
        }
      ]
    }
  ]
}
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:69b32db3-e7fb-4ebd-b97f-9d374a8cee77 a crm:E21_Person ;
    rdfs:label "Heide, Eldar" ;
    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 "Heide" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Eldar" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Eldar Heide" ;
            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/69b32db3-e7fb-4ebd-b97f-9d374a8cee77">
    <rdfs:label>Heide, Eldar</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na26febee8ed345fe8c1adb040b27b460">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Eldar Heide</crm:P190_has_symbolic_content>
        <crm:P106_is_composed_of>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb166f34ba0c74687b892ef66857ddfd3">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
            <crm:P190_has_symbolic_content>Eldar</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="N0f1e471455424df497fdb88b8ad618d7">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
            <crm:P190_has_symbolic_content>Heide</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/300404651">
    <rdfs:label>Given 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>
</rdf:RDF>