https://fasnl.net/id/bibliography/423106bb-4501-4853-ad93-da6e848c273c
title
Um Ormar hinn unga, kappann Illhuga, bækur og dansa.
author
Einar Ól. Sveinsson


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:423106bb-4501-4853-ad93-da6e848c273c",
  "_label": "Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Um Ormar hinn unga, kappann Illhuga, bækur og dansa."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:8c0391fc-a2a9-4573-872a-424ab93e64cc",
      "_label": "Einar Ól. Sveinsson",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Einar Ól. Sveinsson",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Einar Ól."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Sveinsson"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:d9e3a95b-2181-4094-8ee3-dbcba999f1ea",
      "_label": "Halldór Halldórsson",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Halldór Halldórsson",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Halldór"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Halldórsson"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:0c9f6258-4459-4c05-aa88-192901c9ccc5",
    "_label": "Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956"
      }
    ],
    "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:423106bb-4501-4853-ad93-da6e848c273c a crm:E31_Document ;
    rdfs:label "Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Um Ormar hinn unga, kappann Illhuga, bækur og dansa." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:0c9f6258-4459-4c05-aa88-192901c9ccc5 ;
    crm:P94i_was_created_by individual:8c0391fc-a2a9-4573-872a-424ab93e64cc,
        individual:d9e3a95b-2181-4094-8ee3-dbcba999f1ea .

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:8c0391fc-a2a9-4573-872a-424ab93e64cc a crm:E21_Person ;
    rdfs:label "Einar Ól. Sveinsson" ;
    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 "Einar Ól." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sveinsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Einar Ól. Sveinsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d9e3a95b-2181-4094-8ee3-dbcba999f1ea a crm:E21_Person ;
    rdfs:label "Halldór Halldórsson" ;
    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 "Halldór" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Halldórsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Halldór Halldórsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:0c9f6258-4459-4c05-aa88-192901c9ccc5 a crm:E31_Document ;
    rdfs:label "Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956" ;
            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/423106bb-4501-4853-ad93-da6e848c273c">
    <rdfs:label>Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N97298df7d2a841198dc74fdd83778de3">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Um Ormar hinn unga, kappann Illhuga, bækur og dansa.</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="N139c3585de8c422aabefa201860fff5d">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Einar Ól. Sveinsson Um Ormar hinn unga, kappann Illhuga, bækur og dansa. In Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956. Halldór Halldórsson ed. Reykjavík: Helgafell, 1956. pp. 55-74. 1956</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/8c0391fc-a2a9-4573-872a-424ab93e64cc">
        <rdfs:label>Einar Ól. Sveinsson</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6349b8a99ac24b87b7289baba43e5ef2">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Einar Ól. Sveinsson</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4183b355bea345a8a4e0f514cdf94575">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Einar Ól.</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="N0a1b7b8a9b344860a44e97aff14d0fcd">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Sveinsson</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/d9e3a95b-2181-4094-8ee3-dbcba999f1ea">
        <rdfs:label>Halldór Halldórsson</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4dca05b8d3284e41ad9954719aecf49f">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Halldór Halldórsson</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3203dc7c2ca5490d837db9daaa166a36">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Halldór</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="Nd98427530a3243738d35a772d9a239ff">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Halldórsson</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/0c9f6258-4459-4c05-aa88-192901c9ccc5">
        <rdfs:label>Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc1993a24d710487a83659525e352e255">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Nordæla: Afmæliskveðja til Sigurðar Nordals sjötugs 14. september 1956</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>