https://fasnl.net/id/bibliography/7b74fb6e-f2ec-4de5-9f07-92c1e3ee534e
title
Guðrúnarqviða forna: A Reconstruction and Interpretation.
author
Glendinning, Robert J.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:7b74fb6e-f2ec-4de5-9f07-92c1e3ee534e",
  "_label": "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Guðrúnarqviða forna: A Reconstruction and Interpretation."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:ef13e455-8a41-4c3b-ab3e-1a6389082c66",
      "_label": "Glendinning, Robert J.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Robert J. Glendinning",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Robert J."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Glendinning"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66",
      "_label": "Bessason, Haraldur",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Haraldur Bessason",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Haraldur"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Bessason"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:3d9ea234-9d11-4068-8d02-3b5f29e18f5c",
    "_label": "Edda: A Collection of Essays",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Edda: A Collection of Essays"
      }
    ],
    "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:7b74fb6e-f2ec-4de5-9f07-92c1e3ee534e a crm:E31_Document ;
    rdfs:label "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Guðrúnarqviða forna: A Reconstruction and Interpretation." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:3d9ea234-9d11-4068-8d02-3b5f29e18f5c ;
    crm:P94i_was_created_by individual:0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66,
        individual:ef13e455-8a41-4c3b-ab3e-1a6389082c66 .

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:0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66 a crm:E21_Person ;
    rdfs:label "Bessason, Haraldur" ;
    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 "Bessason" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Haraldur" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Haraldur Bessason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:ef13e455-8a41-4c3b-ab3e-1a6389082c66 a crm:E21_Person ;
    rdfs:label "Glendinning, Robert J." ;
    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 "Robert J." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Glendinning" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Robert J. Glendinning" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:3d9ea234-9d11-4068-8d02-3b5f29e18f5c a crm:E31_Document ;
    rdfs:label "Edda: A Collection of Essays" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Edda: A Collection of Essays" ;
            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/7b74fb6e-f2ec-4de5-9f07-92c1e3ee534e">
    <rdfs:label>Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N93c74beef16a4c67a5fe7bc5e3bc5278">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Guðrúnarqviða forna: A Reconstruction and Interpretation.</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="Nbb980fbd60334a749a62273231995c60">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Glendinning, Robert J. Guðrúnarqviða forna: A Reconstruction and Interpretation. In Edda: A Collection of Essays. Bessason, Haraldur ed. The University of Manitoba Icelandic Studies 4 Winnipeg: University of Manitoba Press, 1983. pp. 258-282. 1983</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/ef13e455-8a41-4c3b-ab3e-1a6389082c66">
        <rdfs:label>Glendinning, Robert J.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N820cac8c3eb64d99ab5e7939c091fe72">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Robert J. Glendinning</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbc9d9b573707476a857db40857a99e01">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Robert J.</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="Nf8189ee21996442ca8f47615cfa97c61">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Glendinning</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/0888948a-e4a9-4efc-ba7e-f2f0ebeb9c66">
        <rdfs:label>Bessason, Haraldur</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne95e0bf057f84b3e8c22a016116132ae">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Haraldur Bessason</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf9266f1ef02647859ec2d152fbe920a6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Haraldur</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="N3015472bac0546d0823b64b0fe495cfb">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Bessason</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/3d9ea234-9d11-4068-8d02-3b5f29e18f5c">
        <rdfs:label>Edda: A Collection of Essays</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Naa5734809f964a5c943a8af3c09decd8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Edda: A Collection of Essays</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>