https://fasnl.net/id/bibliography/eb50c4d6-d2d3-408e-9580-500afb9c6a1a
title
Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga
author
Schulz, Katja


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:eb50c4d6-d2d3-408e-9580-500afb9c6a1a",
  "_label": "Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:55b37e7e-0e7e-4ed2-a991-77d5962fb5c4",
      "_label": "Schulz, Katja",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Katja Schulz",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Katja"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Schulz"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:43a57c3f-038e-463e-9236-ba9a9a969979",
    "_label": "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga"
      }
    ],
    "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:eb50c4d6-d2d3-408e-9580-500afb9c6a1a a crm:E31_Document ;
    rdfs:label "Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:43a57c3f-038e-463e-9236-ba9a9a969979 ;
    crm:P94i_was_created_by individual:55b37e7e-0e7e-4ed2-a991-77d5962fb5c4 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:55b37e7e-0e7e-4ed2-a991-77d5962fb5c4 a crm:E21_Person ;
    rdfs:label "Schulz, Katja" ;
    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 "Schulz" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Katja" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Katja Schulz" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:43a57c3f-038e-463e-9236-ba9a9a969979 a crm:E31_Document ;
    rdfs:label "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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/eb50c4d6-d2d3-408e-9580-500afb9c6a1a">
    <rdfs:label>Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Naa8eb53344e94950abb1a68b7c17e66a">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga</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="N26bfd70e87f64698910030833657e69f">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Schulz, Katja Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga  Skandinavistische Arbeiten 20 diss. Goethe University Frankfurt am Main Heidelberg: Winter, 2004.. 2004</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/55b37e7e-0e7e-4ed2-a991-77d5962fb5c4">
        <rdfs:label>Schulz, Katja</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd566468ea87f4444a8ad31ac3923c67c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Katja Schulz</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N994414a05b5c4473bfa19f1785ce0fea">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Katja</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="Nabe1adb2a5934ba785a729c1787c9982">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Schulz</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:P70i_is_documented_in>
      <crm:E31_Document rdf:about="https://fasnl.net/id/publication/43a57c3f-038e-463e-9236-ba9a9a969979">
        <rdfs:label>Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N667fc387605847409d2cf143dc73872d">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Riesen: Von Wissenshütern und Wildnisbewohnern in Edda und Saga</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/300060417">
    <rdfs:label>monographs</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/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>
</rdf:RDF>