https://fasnl.net/id/bibliography/8c38c9ea-dd5a-4e47-985c-855a9652c94b
title
Kärleken i fornaldarsagorna: Hövisk eller heroisk?
author
Sävborg, Daniel


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:8c38c9ea-dd5a-4e47-985c-855a9652c94b",
  "_label": "Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Kärleken i fornaldarsagorna: Hövisk eller heroisk?"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849",
      "_label": "Sävborg, Daniel",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Daniel Sävborg",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Daniel"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Sävborg"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b",
      "_label": "Ney, Agneta",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Agneta Ney",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Agneta"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Ney"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:08cec324-b40a-449f-95c4-3a3b4efa54b6",
    "_label": "Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001"
      }
    ],
    "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:8c38c9ea-dd5a-4e47-985c-855a9652c94b a crm:E31_Document ;
    rdfs:label "Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kärleken i fornaldarsagorna: Hövisk eller heroisk?" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:08cec324-b40a-449f-95c4-3a3b4efa54b6 ;
    crm:P94i_was_created_by individual:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849,
        individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b .

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:4ab9bcc3-3d63-4a5b-9568-a0b8c5489849 a crm:E21_Person ;
    rdfs:label "Sävborg, Daniel" ;
    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 "Sävborg" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Daniel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Daniel Sävborg" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b a crm:E21_Person ;
    rdfs:label "Ney, Agneta" ;
    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 "Agneta" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ney" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Agneta Ney" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:08cec324-b40a-449f-95c4-3a3b4efa54b6 a crm:E31_Document ;
    rdfs:label "Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001" ;
            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/8c38c9ea-dd5a-4e47-985c-855a9652c94b">
    <rdfs:label>Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N241b33d3e41f4e49bfadf6b0436fbcc1">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Kärleken i fornaldarsagorna: Hövisk eller heroisk?</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="Nc618647d4181467799feb8b9000e0657">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Sävborg, Daniel Kärleken i fornaldarsagorna: Hövisk eller heroisk? In Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001. Ney, Agneta ed. Nordiska texter och undersökningar 28 Uppsala: Uppsala Universitet, 2003. pp. 47-72. 2003</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/4ab9bcc3-3d63-4a5b-9568-a0b8c5489849">
        <rdfs:label>Sävborg, Daniel</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N36195459c1194e00989379e3e080073b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Daniel Sävborg</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne762df0d27894a97a83effb15c86525d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Daniel</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="N966a4b870cb24e8cb5b2c69a8dc6a818">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Sävborg</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/6d72c5cc-db8a-44b7-a0f4-45b460463c4b">
        <rdfs:label>Ney, Agneta</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne3ed26be3e904003b91cacc8abd81632">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Agneta Ney</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N214b1be41d5142bfa3c262fd394c8177">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Agneta</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="N16b34407fdd8453cab8af841484b72bc">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Ney</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/08cec324-b40a-449f-95c4-3a3b4efa54b6">
        <rdfs:label>Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ndf41cb03c36541278f37c999f00694c8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Fornaldarsagornas struktur och ideologi: Handlingar från ett symposium i Uppsala 31.8-2.9 2001</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>