https://fasnl.net/id/bibliography/9f25991c-351a-446d-82ef-4534de4d2441
title
Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources.
author
Chadwick, Nora K.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:9f25991c-351a-446d-82ef-4534de4d2441",
  "_label": "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:492d4236-fe56-4943-b865-b6da8b2608ed",
      "_label": "Chadwick, Nora K.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Nora K. Chadwick",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Nora K."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Chadwick"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:3b5ebab4-7333-4b31-bf05-55dc53a1938a",
      "_label": "Dickins, Bruce",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Bruce Dickins",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Bruce"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Dickins"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:34069b5d-416e-4472-9de7-f9b3629d9977",
    "_label": "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies"
      }
    ],
    "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:9f25991c-351a-446d-82ef-4534de4d2441 a crm:E31_Document ;
    rdfs:label "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:34069b5d-416e-4472-9de7-f9b3629d9977 ;
    crm:P94i_was_created_by individual:3b5ebab4-7333-4b31-bf05-55dc53a1938a,
        individual:492d4236-fe56-4943-b865-b6da8b2608ed .

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:3b5ebab4-7333-4b31-bf05-55dc53a1938a a crm:E21_Person ;
    rdfs:label "Dickins, Bruce" ;
    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 "Bruce" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dickins" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Bruce Dickins" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:492d4236-fe56-4943-b865-b6da8b2608ed a crm:E21_Person ;
    rdfs:label "Chadwick, Nora K." ;
    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 "Nora K." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Chadwick" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Nora K. Chadwick" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:34069b5d-416e-4472-9de7-f9b3629d9977 a crm:E31_Document ;
    rdfs:label "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies" ;
            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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
  <crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/9f25991c-351a-446d-82ef-4534de4d2441">
    <rdfs:label>Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncd3be3c84c8f4d97ba9b9b045d0f2860">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources.</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="N45cf2010f33c4b57af909234898a6ecf">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950</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/492d4236-fe56-4943-b865-b6da8b2608ed">
        <rdfs:label>Chadwick, Nora K.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8ec1c7cc94ff4a07a14cd109b456f0c8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Nora K. Chadwick</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0d2878358c38433da7218c0b024e78e2">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Nora K.</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="Nf27e88927a094810948f6ac028b0ef96">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Chadwick</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/3b5ebab4-7333-4b31-bf05-55dc53a1938a">
        <rdfs:label>Dickins, Bruce</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N830537f5e14b4d448a89dcf6e2d6fb37">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Bruce Dickins</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nfa2df5d37fad4e24abcd5249fc1527bc">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Bruce</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="N17f30fba8d184235937f27d904a06eed">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Dickins</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/34069b5d-416e-4472-9de7-f9b3629d9977">
        <rdfs:label>The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N10e24c753f964c2ab97526da2caf67dc">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies</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/300404651">
    <rdfs:label>Given Name</rdfs:label>
  </crm:E55_Type>
  <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/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/300404652">
    <rdfs:label>Last 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>
  <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/300025526">
    <rdfs:label>editor</rdfs:label>
  </crm:E55_Type>
</rdf:RDF>