https://fasnl.net/id/bibliography/96681deb-dbdf-46ae-95f7-6de905c1fb7f
title
Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien.
author
Sundqvist, Olof


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:96681deb-dbdf-46ae-95f7-6de905c1fb7f",
  "_label": "Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 2004",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 2004"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:1fe2daa5-17ed-4ecd-98e5-a1cc1bcb1aca",
      "_label": "Sundqvist, Olof",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Olof Sundqvist",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Olof"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Sundqvist"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:9d112439-183e-4e23-8a6c-72fff332f895",
      "_label": "Raudvere, Catharina",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Catharina Raudvere",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Catharina"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Raudvere"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:f343e29f-09f0-40aa-9dc2-a6db68c86570",
    "_label": "Ordning mot kaos: Studier av nordisk förkristen kosmologi",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Ordning mot kaos: Studier av nordisk förkristen kosmologi"
      }
    ],
    "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:96681deb-dbdf-46ae-95f7-6de905c1fb7f a crm:E31_Document ;
    rdfs:label "Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 2004" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 2004" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:f343e29f-09f0-40aa-9dc2-a6db68c86570 ;
    crm:P94i_was_created_by individual:1fe2daa5-17ed-4ecd-98e5-a1cc1bcb1aca,
        individual:9d112439-183e-4e23-8a6c-72fff332f895 .

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:1fe2daa5-17ed-4ecd-98e5-a1cc1bcb1aca a crm:E21_Person ;
    rdfs:label "Sundqvist, Olof" ;
    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 "Sundqvist" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Olof" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Olof Sundqvist" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:9d112439-183e-4e23-8a6c-72fff332f895 a crm:E21_Person ;
    rdfs:label "Raudvere, Catharina" ;
    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 "Catharina" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Raudvere" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Catharina Raudvere" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f343e29f-09f0-40aa-9dc2-a6db68c86570 a crm:E31_Document ;
    rdfs:label "Ordning mot kaos: Studier av nordisk förkristen kosmologi" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ordning mot kaos: Studier av nordisk förkristen kosmologi" ;
            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/96681deb-dbdf-46ae-95f7-6de905c1fb7f">
    <rdfs:label>Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 2004</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N034c548af72e4dbfb92c3057696e811f">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien.</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="N99d0cdcc5c7942c4b69ed4b79f6c7acd">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Sundqvist, Olof Uppsala och Asgård: Makt, offer och kosmos i forntida Skandinavien. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 145-179. 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/1fe2daa5-17ed-4ecd-98e5-a1cc1bcb1aca">
        <rdfs:label>Sundqvist, Olof</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N99160ab211764feea1b03667acebe996">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Olof Sundqvist</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na03b4f78a6d94474b5a0a3bbc79d6507">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Olof</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="Nc41589d01bd0437181374781a4ad5c05">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Sundqvist</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/9d112439-183e-4e23-8a6c-72fff332f895">
        <rdfs:label>Raudvere, Catharina</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne0265c649897465b984988184cebdab2">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Catharina Raudvere</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9203679ff78c4cdb9a0e71e6936df6c7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Catharina</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="N5eda1efe2d454681862bc8238e45120b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Raudvere</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/f343e29f-09f0-40aa-9dc2-a6db68c86570">
        <rdfs:label>Ordning mot kaos: Studier av nordisk förkristen kosmologi</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6544f24686c84773883104f7969b5d9b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Ordning mot kaos: Studier av nordisk förkristen kosmologi</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>