https://fasnl.net/id/individual/95b95127-660b-4c3e-bce5-8c68e67e7e16
first name
Silvia
last name
Hufnagel
display name
Hufnagel, Silvia

Bibliography entries connected with Hufnagel, Silvia as author

Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009

Hufnagel, Silvia Sörla saga sterka: Studies in the Transmission of a fornaldarsaga "Sörla saga sterka: Studies in the Transmission of a fornaldarsaga". diss. University of Copenhagen, Copenhagen: University of Copenhagen, 2012.* Copenhagen: University of Copenhagen, 2012.. 2012

Hufnagel, Silvia Sörla saga sterka in its Final Phase of Manuscript Transmission. In The Legendary Sagas: Origins and Development. Jakobsson, Ármann ed. Reykjavík: University of Iceland Press, 2012. pp. 431-454. 2012

Hufnagel, Silvia Sörla saga sterka: Eine bisher unerforschte Vorzeitsaga. In Skemmtiligastar Lygisögur: Studies in Honour of Galina Glazyrina. Melnikova, Elena A. ed. Moscow: Dmitriy Pozharskiy University, 2012. pp. 54-61. 2012

Hufnagel, Silvia Hláturinn lengir lífið. In <Matthías saga digitalis 6.0>: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014. Stegmann, Beeke ed. Published 2014.. 2014

Hufnagel, Silvia Fun with Flying Dragons. In Saltari: Stilltur og sleginn Svanhildi Óskarsdóttur fimmtugri 13. mars 2014. Gunnlaugsson, Guðvarður Már ed. Reykjavík: Menningar- og minningarsjóður Mette Magnussen, 2014. pp. 40-41. 2014

Hufnagel, Silvia, Sára, Balázs Projektbericht ’Alt und neu’: Isländische Handschriften, Bücher und die Gesellschaft des 16. und 17. Jahrhunderts. In Quelle & Deutung III: Beiträge der Tagung "Quelle und Deutung III" am 25. November 2015. EC-Beiträge zur Erforschung deutschsprachiger Handschriften des Mittelalters und der Frühen Neuzeit Konferenzbeiträge und Studien 3 Budapest: Eötvös-József-Collegium, 2016. pp. 147-168. 2016

Hufnagel, Silvia “Texts and Contexts: Bjarni Pétursson and His Saga Manuscript Lbs 2319 4to (1727-1729).” Scandinavian Studies 88, no. 4 2016

Hufnagel, Silvia “The Library of the Genius: The Manuscript Collection of Rasmus Christian Rask.” Tabularia ’Études’: Autour des sagas; Manuscrits, transmission et écriture de l’histoire 16 (2016)

Hufnagel, Silvia Family, Friends and fornaldarsögur: Manuscript Transmission in Western Iceland in the Eighteenth and Nineteenth Centuries. In The Legendary Legacy: Transmission and Reception of the "Fornaldarsögur Norðurlanda". Stegmann, Beeke ed. The Viking Collection 24 Odense: University Press of Southern Denmark, 2018. pp. 215-234. 2018


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Person",
  "id": "individual:95b95127-660b-4c3e-bce5-8c68e67e7e16",
  "_label": "Hufnagel, Silvia",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Silvia Hufnagel",
      "part": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404651",
              "type": "Type",
              "_label": "Given Name"
            }
          ],
          "content": "Silvia"
        },
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404652",
              "type": "Type",
              "_label": "Last Name"
            }
          ],
          "content": "Hufnagel"
        }
      ]
    }
  ]
}
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:95b95127-660b-4c3e-bce5-8c68e67e7e16 a crm:E21_Person ;
    rdfs:label "Hufnagel, Silvia" ;
    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 "Silvia" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hufnagel" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Silvia Hufnagel" ;
            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/95b95127-660b-4c3e-bce5-8c68e67e7e16">
    <rdfs:label>Hufnagel, Silvia</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5961b0f8b91449ca9e368e3c076c0630">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Silvia Hufnagel</crm:P190_has_symbolic_content>
        <crm:P106_is_composed_of>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc1664ac626e6492b93acd19635be5a97">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
            <crm:P190_has_symbolic_content>Silvia</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="N9c0f9a1ddc7246e091c47788f0bf6ffe">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
            <crm:P190_has_symbolic_content>Hufnagel</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>