https://fasnl.net/id/bibliography/ce84ef06-1afe-4f18-988f-e06340d289c0
title
Deutsche und nordische Zwerge: Ein Kulturtransfer?
author
Schäfke, Werner


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:ce84ef06-1afe-4f18-988f-e06340d289c0",
  "_label": "Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&R unipress, 2011. pp. 191-211. 2011",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Deutsche und nordische Zwerge: Ein Kulturtransfer?"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&R unipress, 2011. pp. 191-211. 2011"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:b8a9eb44-fd2a-48a1-8d26-567aa6c23479",
      "_label": "Schäfke, Werner",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Werner Schäfke",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Werner"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Schäfke"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:ab5ac792-17c1-42ec-a458-318a3b4335c2",
      "_label": "Rabus, Achim",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Achim Rabus",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Achim"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Rabus"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:19bb4602-fb78-4b1a-94dc-dbf1ce5943c1",
    "_label": "Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen"
      }
    ],
    "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:ce84ef06-1afe-4f18-988f-e06340d289c0 a crm:E31_Document ;
    rdfs:label "Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&amp;R unipress, 2011. pp. 191-211. 2011" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&amp;R unipress, 2011. pp. 191-211. 2011" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Deutsche und nordische Zwerge: Ein Kulturtransfer?" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:19bb4602-fb78-4b1a-94dc-dbf1ce5943c1 ;
    crm:P94i_was_created_by individual:ab5ac792-17c1-42ec-a458-318a3b4335c2,
        individual:b8a9eb44-fd2a-48a1-8d26-567aa6c23479 .

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:ab5ac792-17c1-42ec-a458-318a3b4335c2 a crm:E21_Person ;
    rdfs:label "Rabus, Achim" ;
    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 "Achim" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Rabus" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Achim Rabus" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:b8a9eb44-fd2a-48a1-8d26-567aa6c23479 a crm:E21_Person ;
    rdfs:label "Schäfke, Werner" ;
    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 "Schäfke" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Werner" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Werner Schäfke" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:19bb4602-fb78-4b1a-94dc-dbf1ce5943c1 a crm:E31_Document ;
    rdfs:label "Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen" ;
            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/ce84ef06-1afe-4f18-988f-e06340d289c0">
    <rdfs:label>Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&amp;amp;R unipress, 2011. pp. 191-211. 2011</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbb03da44b64840fb939e1da2a0ed2377">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Deutsche und nordische Zwerge: Ein Kulturtransfer?</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="Nd50c60cf44354571ad7feba3b255f71b">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Schäfke, Werner Deutsche und nordische Zwerge: Ein Kulturtransfer? In Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen. Rabus, Achim ed. Nova Mediaevalia 8 Göttingen: V&amp;amp;R unipress, 2011. pp. 191-211. 2011</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/b8a9eb44-fd2a-48a1-8d26-567aa6c23479">
        <rdfs:label>Schäfke, Werner</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1a47f3a76ec74034b974d5567a432ff2">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Werner Schäfke</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na8f3dac5fc2641ddad1f122866c484b2">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Werner</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="N00e8f193665c428eb6ada7900440986a">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Schäfke</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/ab5ac792-17c1-42ec-a458-318a3b4335c2">
        <rdfs:label>Rabus, Achim</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N365000497c6d47dbb8a1d814881a8ab0">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Achim Rabus</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf94e41a4c59a4a2f97dc193de8b64c79">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Achim</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="N6e8f36d321034040a6b1bfa1b8926fc4">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Rabus</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/19bb4602-fb78-4b1a-94dc-dbf1ce5943c1">
        <rdfs:label>Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0b602b7b87a24bb3bf25770454639173">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Vermitteln - Übersetzen - Begegnen: Transferphänomene im europäischen Mittelalter und in der Frühen Neuzeit. Interdisziplinäre Annäherungen</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>