https://fasnl.net/id/bibliography/1e775c7e-b8a4-45f2-ba2d-d2d86007da12
title
Isländersaga und Heldendichtung.
author
Bandle, Oskar


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:1e775c7e-b8a4-45f2-ba2d-d2d86007da12",
  "_label": "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Isländersaga und Heldendichtung."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:25430f84-069a-4bb8-b3c1-e6b99c4fec3f",
      "_label": "Bandle, Oskar",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Oskar Bandle",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Oskar"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Bandle"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:5f6e59eb-24ba-4c95-997f-582922644c22",
      "_label": "Jakob Benediktsson",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Jakob Benediktsson",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Jakob"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Benediktsson"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:75189258-d4be-4b33-97fc-8bd0b915eb63",
    "_label": "Afmælisrit Jóns Helgasonar: 30. júní 1969",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Afmælisrit Jóns Helgasonar: 30. júní 1969"
      }
    ],
    "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:1e775c7e-b8a4-45f2-ba2d-d2d86007da12 a crm:E31_Document ;
    rdfs:label "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Isländersaga und Heldendichtung." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:75189258-d4be-4b33-97fc-8bd0b915eb63 ;
    crm:P94i_was_created_by individual:25430f84-069a-4bb8-b3c1-e6b99c4fec3f,
        individual:5f6e59eb-24ba-4c95-997f-582922644c22 .

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:25430f84-069a-4bb8-b3c1-e6b99c4fec3f a crm:E21_Person ;
    rdfs:label "Bandle, Oskar" ;
    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 "Bandle" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Oskar" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Oskar Bandle" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:5f6e59eb-24ba-4c95-997f-582922644c22 a crm:E21_Person ;
    rdfs:label "Jakob Benediktsson" ;
    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 "Benediktsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jakob" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jakob Benediktsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:75189258-d4be-4b33-97fc-8bd0b915eb63 a crm:E31_Document ;
    rdfs:label "Afmælisrit Jóns Helgasonar: 30. júní 1969" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Afmælisrit Jóns Helgasonar: 30. júní 1969" ;
            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/1e775c7e-b8a4-45f2-ba2d-d2d86007da12">
    <rdfs:label>Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc9dba3f84daa4a6ab64906c01540ca30">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Isländersaga und Heldendichtung.</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="Nf7d0616a15044d1b8ef67c229fed7899">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969</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/25430f84-069a-4bb8-b3c1-e6b99c4fec3f">
        <rdfs:label>Bandle, Oskar</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N196885b02f4a4d808126005cc7f3bd4c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Oskar Bandle</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N959b5e2cce8d40589799504d53dfcd95">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Oskar</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="N3a53db9d741e451da36da54f6b5568ed">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Bandle</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/5f6e59eb-24ba-4c95-997f-582922644c22">
        <rdfs:label>Jakob Benediktsson</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N99c73fde6e3c42cd9d01636742fbf15c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Jakob Benediktsson</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N82aaf574af5b4d7b939a90de6ef2128c">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Jakob</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="N1a3b10cc447e4a93b8c5ef9d579e5794">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Benediktsson</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/75189258-d4be-4b33-97fc-8bd0b915eb63">
        <rdfs:label>Afmælisrit Jóns Helgasonar: 30. júní 1969</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf9f7fc44975344bd81d1771f315cfd1f">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Afmælisrit Jóns Helgasonar: 30. júní 1969</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>