https://fasnl.net/id/bibliography/4dae6fcf-1b0e-4072-9a00-8f980a82e484
title
The Rhetoric of Vǫlsunga saga.
author
Würth, Stefanie


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:4dae6fcf-1b0e-4072-9a00-8f980a82e484",
  "_label": "Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 2003",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "The Rhetoric of Vǫlsunga saga."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 2003"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:68a8feb9-1943-4e5a-a637-d7a9e7b03280",
      "_label": "Würth, Stefanie",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Stefanie Würth",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Stefanie"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Würth"
            }
          ]
        }
      ],
      "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:4dae6fcf-1b0e-4072-9a00-8f980a82e484 a crm:E31_Document ;
    rdfs:label "Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 2003" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 2003" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Rhetoric of Vǫlsunga saga." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:08cec324-b40a-449f-95c4-3a3b4efa54b6 ;
    crm:P94i_was_created_by individual:68a8feb9-1943-4e5a-a637-d7a9e7b03280,
        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:68a8feb9-1943-4e5a-a637-d7a9e7b03280 a crm:E21_Person ;
    rdfs:label "Würth, Stefanie" ;
    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 "Würth" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Stefanie" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Stefanie Würth" ;
            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/4dae6fcf-1b0e-4072-9a00-8f980a82e484">
    <rdfs:label>Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 2003</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N61861ad57af94973909d952b1534ffbc">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>The Rhetoric of Vǫlsunga 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="N15e51736d9ae4fa29835862e849c33b7">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Würth, Stefanie The Rhetoric of Vǫlsunga saga. 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. 101-111. 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/68a8feb9-1943-4e5a-a637-d7a9e7b03280">
        <rdfs:label>Würth, Stefanie</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8363d133ee9c42f4b15126a20f3f258b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Stefanie Würth</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2f195391601c4cd097e2d04117aad9ce">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Stefanie</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="N146b98fb37654fa3b7c2179a209144bd">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Würth</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="N4d2baea923274b8cba4e1f8d38449c25">
            <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="Ndf81afee101b4a4492524d966f897c1c">
                <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="N506d917b645049d3b902056478b42531">
                <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="Nf353d8a193ff4ab6ba4349d8c4644215">
            <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>