https://fasnl.net/id/bibliography/a4b4349d-6271-4a2d-a9d7-20e5cc4627f6
title
Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture.
author
Fimi, Dimitra


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:a4b4349d-6271-4a2d-a9d7-20e5cc4627f6",
  "_label": "Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:e94895fa-2a94-4793-aa9d-c48ac3ef8420",
      "_label": "Fimi, Dimitra",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Dimitra Fimi",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Dimitra"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Fimi"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:09972ba6-341e-42a9-a94b-f94fbfb5df74",
      "_label": "Phelpstead, Carl",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Carl Phelpstead",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Carl"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Phelpstead"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:d5d4c6a4-f947-41f8-acfc-5d954ebd846a",
    "_label": "Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture"
      }
    ],
    "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:a4b4349d-6271-4a2d-a9d7-20e5cc4627f6 a crm:E31_Document ;
    rdfs:label "Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:d5d4c6a4-f947-41f8-acfc-5d954ebd846a ;
    crm:P94i_was_created_by individual:09972ba6-341e-42a9-a94b-f94fbfb5df74,
        individual:e94895fa-2a94-4793-aa9d-c48ac3ef8420 .

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:09972ba6-341e-42a9-a94b-f94fbfb5df74 a crm:E21_Person ;
    rdfs:label "Phelpstead, Carl" ;
    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 "Phelpstead" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Carl" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Carl Phelpstead" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:e94895fa-2a94-4793-aa9d-c48ac3ef8420 a crm:E21_Person ;
    rdfs:label "Fimi, Dimitra" ;
    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 "Fimi" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dimitra" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Dimitra Fimi" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:d5d4c6a4-f947-41f8-acfc-5d954ebd846a a crm:E31_Document ;
    rdfs:label "Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture" ;
            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/a4b4349d-6271-4a2d-a9d7-20e5cc4627f6">
    <rdfs:label>Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N388a430bd84b4bd492c44d953af59fc2">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture.</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="N1593e38b710d45adb303cc3560c357c7">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Fimi, Dimitra Tolkien and Old Norse Antiquity: Real and Romantic Links in Material Culture. In Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture. Phelpstead, Carl ed. London: Viking Society for Northern Research, 2007. pp. 83-99. 2007</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/e94895fa-2a94-4793-aa9d-c48ac3ef8420">
        <rdfs:label>Fimi, Dimitra</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nff5a7607325148a895883cf77610e4c8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Dimitra Fimi</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne80ff98c29144777808247168eb8293a">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Dimitra</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="Nf17cb07ae737458e940abeeea825a3fc">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Fimi</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/09972ba6-341e-42a9-a94b-f94fbfb5df74">
        <rdfs:label>Phelpstead, Carl</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc1e2160b9aa04973ab1b548ea3cb124c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Carl Phelpstead</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N45479654f153471fbb27eceb5e058e95">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Carl</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="N23d24679237c4ffa86ef128ace532c59">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Phelpstead</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/d5d4c6a4-f947-41f8-acfc-5d954ebd846a">
        <rdfs:label>Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N03052438844548aeb5806211b47eb91d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Old Norse Made New: Essays on the Post-Medieval Reception of Old Norse Literature and Culture</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>