https://fasnl.net/id/bibliography/663a7cd2-213c-4f8b-ba97-e36453341e80
title
Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen.
author
Lange, Gudrun


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:663a7cd2-213c-4f8b-ba97-e36453341e80",
  "_label": "Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:24a9e0f9-6328-4767-826d-f07faca47382",
      "_label": "Lange, Gudrun",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Gudrun Lange",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Gudrun"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Lange"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:1814fe70-da8a-4e01-b62d-dfdba4d29888",
      "_label": "Zimmermann, Günter",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Günter Zimmermann",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Günter"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Zimmermann"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:dcefc8af-ddf7-46fa-be60-73f56b3b2aa8",
    "_label": "Erzählen im mittelalterlichen Skandinavien",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Erzählen im mittelalterlichen Skandinavien"
      }
    ],
    "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:663a7cd2-213c-4f8b-ba97-e36453341e80 a crm:E31_Document ;
    rdfs:label "Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:dcefc8af-ddf7-46fa-be60-73f56b3b2aa8 ;
    crm:P94i_was_created_by individual:1814fe70-da8a-4e01-b62d-dfdba4d29888,
        individual:24a9e0f9-6328-4767-826d-f07faca47382 .

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:1814fe70-da8a-4e01-b62d-dfdba4d29888 a crm:E21_Person ;
    rdfs:label "Zimmermann, Günter" ;
    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 "Zimmermann" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Günter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Günter Zimmermann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:24a9e0f9-6328-4767-826d-f07faca47382 a crm:E21_Person ;
    rdfs:label "Lange, Gudrun" ;
    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 "Gudrun" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Lange" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gudrun Lange" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:dcefc8af-ddf7-46fa-be60-73f56b3b2aa8 a crm:E31_Document ;
    rdfs:label "Erzählen im mittelalterlichen Skandinavien" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Erzählen im mittelalterlichen Skandinavien" ;
            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/663a7cd2-213c-4f8b-ba97-e36453341e80">
    <rdfs:label>Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nff68eb23605343c3b55adfe3b495a387">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen.</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="N18242d25cf8e4d6e9609c6598fa95249">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Lange, Gudrun Moraldidaktische Intention im Hildebrandslied und in isländischen Quellen. In Erzählen im mittelalterlichen Skandinavien. Zimmermann, Günter ed. Wiener Studien zur Skandinavistik 3 Wien: Edition Praesens, 2000. pp. 75-90. 2000</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/24a9e0f9-6328-4767-826d-f07faca47382">
        <rdfs:label>Lange, Gudrun</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N66a83781acf8452abb8d8a5ac63c4a1d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Gudrun Lange</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N69717d2b0df54bf6a0d5d3fd5aa7e100">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Gudrun</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="Nbbffa5880b9c4391ba25972e05ab61b9">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Lange</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/1814fe70-da8a-4e01-b62d-dfdba4d29888">
        <rdfs:label>Zimmermann, Günter</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3ec49b7b7faa4746af834c55d6e0ecf6">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Günter Zimmermann</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6a4d9166318a4b2590393ad3c4ef2dd6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Günter</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="Nd15cb94eaa154f6499542c7e5aaedb33">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Zimmermann</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/dcefc8af-ddf7-46fa-be60-73f56b3b2aa8">
        <rdfs:label>Erzählen im mittelalterlichen Skandinavien</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc74bc5385a39425786711c6286a25934">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Erzählen im mittelalterlichen Skandinavien</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>