https://fasnl.net/id/individual/1e07c5b9-d693-4f86-b7dd-6c7e27a29c7b
first name
Massimiliano
last name
Bampi
display name
Bampi, Massimiliano

Bibliography entries connected with Bampi, Massimiliano as author

Bampi, Massimiliano Between Tradition and Innovation: The Story of Starkaðr in Gautreks saga. 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: 88-96. 2006

Bampi, Massimiliano What’s in a Variant? On Editing the Longer Redaction of Gautreks saga. In On Editing Old Scandinavian Texts: Problems and Perspectives. Bampi, Massimiliano ed. Labirinti 119 Trento: Università degli Studi di Trento, 2009. pp. 57-69. 2009

Bampi, Massimiliano ‘Gǭfuct dýr ec heiti’: Deer Symbolism in Sigurðr Fáfnisbani? 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: 78-84. 2009

Bampi, Massimiliano The Development of the Fornaldarsögur as a Genre: A Polysystemic Approach. In The Legendary Sagas: Origins and Development. Jakobsson, Ármann ed. Reykjavík: University of Iceland Press, 2012. pp. 185-199. 2012

Bampi, Massimiliano Genre. In The Routledge Companion to the Medieval Icelandic Sagas. Jakobsson, Sverrir ed. London: Routledge, 2017. pp. 4-14. 2017

Bampi, Massimiliano Starkaður across the Centuries: Strategies of Rewriting and Manuscript Variation in Starkaðar saga gamla. 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. 53-69. 2018



RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Person",
  "id": "individual:1e07c5b9-d693-4f86-b7dd-6c7e27a29c7b",
  "_label": "Bampi, Massimiliano",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Massimiliano Bampi",
      "part": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404651",
              "type": "Type",
              "_label": "Given Name"
            }
          ],
          "content": "Massimiliano"
        },
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404652",
              "type": "Type",
              "_label": "Last Name"
            }
          ],
          "content": "Bampi"
        }
      ]
    }
  ]
}
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:1e07c5b9-d693-4f86-b7dd-6c7e27a29c7b a crm:E21_Person ;
    rdfs:label "Bampi, Massimiliano" ;
    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 "Bampi" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Massimiliano" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Massimiliano Bampi" ;
            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/1e07c5b9-d693-4f86-b7dd-6c7e27a29c7b">
    <rdfs:label>Bampi, Massimiliano</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N366fead785504720b315444fb4660a0b">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Massimiliano Bampi</crm:P190_has_symbolic_content>
        <crm:P106_is_composed_of>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N335350ec617841b0939d269e3a7df205">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
            <crm:P190_has_symbolic_content>Massimiliano</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="Ne0a3d74c91f747cc92a2424f6b78724d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
            <crm:P190_has_symbolic_content>Bampi</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>