https://fasnl.net/id/bibliography/f0e83e6f-6d8b-4026-ab3a-2d4044d3f416
title
Starkað: Óðinn- or Þórr-Hero.
author
Polomé, Edgar C.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:f0e83e6f-6d8b-4026-ab3a-2d4044d3f416",
  "_label": "Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Starkað: Óðinn- or Þórr-Hero."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:89709e1b-9f96-41cb-857a-d55faa07e70c",
      "_label": "Polomé, Edgar C.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Edgar C. Polomé",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Edgar C."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Polomé"
            }
          ]
        }
      ],
      "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:affa4622-176b-4905-8e29-4092c972a9dc",
    "_label": "Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag"
      }
    ],
    "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:f0e83e6f-6d8b-4026-ab3a-2d4044d3f416 a crm:E31_Document ;
    rdfs:label "Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Starkað: Óðinn- or Þórr-Hero." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:affa4622-176b-4905-8e29-4092c972a9dc ;
    crm:P94i_was_created_by individual:1814fe70-da8a-4e01-b62d-dfdba4d29888,
        individual:89709e1b-9f96-41cb-857a-d55faa07e70c .

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 "Günter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Zimmermann" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Günter Zimmermann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:89709e1b-9f96-41cb-857a-d55faa07e70c a crm:E21_Person ;
    rdfs:label "Polomé, Edgar C." ;
    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 "Edgar C." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Polomé" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Edgar C. Polomé" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:affa4622-176b-4905-8e29-4092c972a9dc a crm:E31_Document ;
    rdfs:label "Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag" ;
            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/f0e83e6f-6d8b-4026-ab3a-2d4044d3f416">
    <rdfs:label>Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7b3facb1eeeb409cbf57d88b154a59fe">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Starkað: Óðinn- or Þórr-Hero.</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="Ne98929da77c54339b4e92a9f3171f459">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Polomé, Edgar C. Starkað: Óðinn- or Þórr-Hero. In Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag. Zimmermann, Günter ed. Philologica Germanica 11 Wien: Fassbaender, 1990. pp. 267-285. 1990</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/89709e1b-9f96-41cb-857a-d55faa07e70c">
        <rdfs:label>Polomé, Edgar C.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N98c13783b404454a8672e1df63d31512">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Edgar C. Polomé</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N31ac40b241ce4f93812f170690bf6879">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Edgar C.</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="Nfde1c2d0655c46259b9ba38614073af7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Polomé</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="N455821c205294a9a9d865265091d7720">
            <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="N6abcfe1b37b841a29bdeb37ec3a02fd0">
                <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="N0b5c36fded684cb69e11e89edfb5bb6f">
                <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/affa4622-176b-4905-8e29-4092c972a9dc">
        <rdfs:label>Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N855b7cf1acdd4d9d84778057435d09d1">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Helden und Heldensage: Otto Gschwantler zum 60. Geburtstag</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>