https://fasnl.net/id/bibliography/bbacf934-eeea-48ec-b4b5-d75a6f32cf06
title
The Speaking Bodies of Saga Texts.
author
Glauser, Jürg


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:bbacf934-eeea-48ec-b4b5-d75a6f32cf06",
  "_label": "Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "The Speaking Bodies of Saga Texts."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:575cd289-7f07-4604-a19f-f2a2cbc01fff",
      "_label": "Glauser, Jürg",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Jürg Glauser",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Jürg"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Glauser"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:eb50ba43-5f3e-4fa5-bad7-d18c028a543c",
      "_label": "Wills, Tarrin",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Tarrin Wills",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Tarrin"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Wills"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:ced390c7-9c0f-4a95-9911-7461e2490375",
    "_label": "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross"
      }
    ],
    "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:bbacf934-eeea-48ec-b4b5-d75a6f32cf06 a crm:E31_Document ;
    rdfs:label "Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Speaking Bodies of Saga Texts." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ced390c7-9c0f-4a95-9911-7461e2490375 ;
    crm:P94i_was_created_by individual:575cd289-7f07-4604-a19f-f2a2cbc01fff,
        individual:eb50ba43-5f3e-4fa5-bad7-d18c028a543c .

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:575cd289-7f07-4604-a19f-f2a2cbc01fff a crm:E21_Person ;
    rdfs:label "Glauser, Jürg" ;
    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 "Jürg" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Glauser" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jürg Glauser" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:eb50ba43-5f3e-4fa5-bad7-d18c028a543c a crm:E21_Person ;
    rdfs:label "Wills, Tarrin" ;
    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 "Wills" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Tarrin" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Tarrin Wills" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:ced390c7-9c0f-4a95-9911-7461e2490375 a crm:E31_Document ;
    rdfs:label "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross" ;
            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/bbacf934-eeea-48ec-b4b5-d75a6f32cf06">
    <rdfs:label>Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5892be399217454189f8cf36d69a570a">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>The Speaking Bodies of Saga Texts.</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="N6a2f17c92ecc436caf2994a818fc5a47">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Glauser, Jürg The Speaking Bodies of Saga Texts. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 13-26. 2007</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/575cd289-7f07-4604-a19f-f2a2cbc01fff">
        <rdfs:label>Glauser, Jürg</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N15b3f0162d264e06ae184cc8f5148067">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Jürg Glauser</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne053eacca1d246edb799f05ab7500e8c">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Jürg</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="N336734f0e58c493dab299e8a6479656b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Glauser</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/eb50ba43-5f3e-4fa5-bad7-d18c028a543c">
        <rdfs:label>Wills, Tarrin</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc63ed2d2c5834ee0bc3de21a19fbdfac">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Tarrin Wills</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncdc0d4b5c5f54201914b9f82718aacc6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Tarrin</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="N73a0009bfc5543c38469ca137c062994">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Wills</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/ced390c7-9c0f-4a95-9911-7461e2490375">
        <rdfs:label>Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N723159e12d1c41c2b6bf253c0c3e7387">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross</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>