https://fasnl.net/id/bibliography/25f05348-ced2-4fb0-8ea7-e655f67b8441
title
Loki’s Children.
author
Larrington, Carolyne


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:25f05348-ced2-4fb0-8ea7-e655f67b8441",
  "_label": "Larrington, Carolyne Loki’s Children. 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: 541-550. 2006",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Loki’s Children."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Larrington, Carolyne Loki’s Children. 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: 541-550. 2006"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:4b7e520a-8887-488b-886c-aabe253b1713",
      "_label": "Larrington, Carolyne",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Carolyne Larrington",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Carolyne"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Larrington"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:4d778f4b-c881-434f-84fe-a4b1175d80bc",
      "_label": "Kick, Donata",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Donata Kick",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Donata"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Kick"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:a17cda4a-5183-4c9a-910e-4d5eb8d28b1a",
    "_label": "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",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "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"
      }
    ],
    "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:25f05348-ced2-4fb0-8ea7-e655f67b8441 a crm:E31_Document ;
    rdfs:label "Larrington, Carolyne Loki’s Children. 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: 541-550. 2006" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Loki’s Children." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Larrington, Carolyne Loki’s Children. 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: 541-550. 2006" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:a17cda4a-5183-4c9a-910e-4d5eb8d28b1a ;
    crm:P94i_was_created_by individual:4b7e520a-8887-488b-886c-aabe253b1713,
        individual:4d778f4b-c881-434f-84fe-a4b1175d80bc .

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:4b7e520a-8887-488b-886c-aabe253b1713 a crm:E21_Person ;
    rdfs:label "Larrington, Carolyne" ;
    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 "Larrington" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Carolyne" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Carolyne Larrington" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:4d778f4b-c881-434f-84fe-a4b1175d80bc a crm:E21_Person ;
    rdfs:label "Kick, Donata" ;
    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 "Kick" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Donata" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Donata Kick" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:a17cda4a-5183-4c9a-910e-4d5eb8d28b1a a crm:E31_Document ;
    rdfs:label "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" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "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" ;
            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/25f05348-ced2-4fb0-8ea7-e655f67b8441">
    <rdfs:label>Larrington, Carolyne Loki’s Children. 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: 541-550. 2006</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1d1e3a689abb4bd298e1bf0c0e572146">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Loki’s Children.</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="N5c6a8759a9c64c1a95b25a7211ed577c">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Larrington, Carolyne Loki’s Children. 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: 541-550. 2006</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/4b7e520a-8887-488b-886c-aabe253b1713">
        <rdfs:label>Larrington, Carolyne</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nfa69e0890a7f4a3485cac266054da20f">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Carolyne Larrington</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N271aa3b143ac470b80e4de2e4032d881">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Carolyne</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="N68ae15291776464f8e60734a2b075de7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Larrington</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/4d778f4b-c881-434f-84fe-a4b1175d80bc">
        <rdfs:label>Kick, Donata</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6cb6ffd08f6d4da383b1c865427f4ceb">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Donata Kick</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3204c41d62634766a215b1b569d820d8">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Donata</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="N5ed7f835c3904c209bbb33957d130421">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Kick</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/a17cda4a-5183-4c9a-910e-4d5eb8d28b1a">
        <rdfs:label>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</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2570f52eecb64731a936e631337ef2b5">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>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</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>