https://fasnl.net/id/bibliography/2142f4c2-7996-4d4e-b395-1024652acc26
title
I livets skeden: Om passageriter i fornskandinavisk religion.
author
Näsström, Britt-Mari


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:2142f4c2-7996-4d4e-b395-1024652acc26",
  "_label": "Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "I livets skeden: Om passageriter i fornskandinavisk religion."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:97ff05d8-7dc2-4f09-920b-ad18149bd182",
      "_label": "Näsström, Britt-Mari",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Britt-Mari Näsström",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Britt-Mari"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Näsström"
            }
          ]
        }
      ],
      "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:f9a7e27c-0dcb-4c35-996c-2bf381a8009f",
    "_label": "Plats och praxis: Studier av nordisk förkristen ritual",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Plats och praxis: Studier av nordisk förkristen ritual"
      }
    ],
    "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:2142f4c2-7996-4d4e-b395-1024652acc26 a crm:E31_Document ;
    rdfs:label "Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "I livets skeden: Om passageriter i fornskandinavisk religion." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f9a7e27c-0dcb-4c35-996c-2bf381a8009f ;
    crm:P94i_was_created_by individual:97ff05d8-7dc2-4f09-920b-ad18149bd182,
        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:97ff05d8-7dc2-4f09-920b-ad18149bd182 a crm:E21_Person ;
    rdfs:label "Näsström, Britt-Mari" ;
    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 "Britt-Mari" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Näsström" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Britt-Mari Näsström" ;
            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 "Raudvere" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Catharina" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Catharina Raudvere" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f9a7e27c-0dcb-4c35-996c-2bf381a8009f a crm:E31_Document ;
    rdfs:label "Plats och praxis: Studier av nordisk förkristen ritual" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Plats och praxis: Studier av nordisk förkristen ritual" ;
            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/2142f4c2-7996-4d4e-b395-1024652acc26">
    <rdfs:label>Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2f2e64b817304980acbf044d8b51bcdd">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>I livets skeden: Om passageriter i fornskandinavisk religion.</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="N2e2bb14f08c04d84982edb493001cafa">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Näsström, Britt-Mari I livets skeden: Om passageriter i fornskandinavisk religion. In Plats och praxis: Studier av nordisk förkristen ritual. Raudvere, Catharina ed. Vägar till Midgård 2 Lund: Nordic Academic Press, 2002. pp. 69-85. 2002</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/97ff05d8-7dc2-4f09-920b-ad18149bd182">
        <rdfs:label>Näsström, Britt-Mari</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf0558405611145d99198cdf16c5b0328">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Britt-Mari Näsström</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N805b999836674b898d89931fe5f26afd">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Britt-Mari</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="N0ed96fc270e1479f9c04ab44df1bcf8b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Näsström</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="N1feb7ec952b945429f34c5c790784ece">
            <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="N9f0fe992cbd94d2e9a93063fe30d23e2">
                <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="N5cf73c14ec994abf88d083275b6f5d3d">
                <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/f9a7e27c-0dcb-4c35-996c-2bf381a8009f">
        <rdfs:label>Plats och praxis: Studier av nordisk förkristen ritual</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Naa813ea743d54edd845f2042f72e5254">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Plats och praxis: Studier av nordisk förkristen ritual</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>