https://fasnl.net/id/bibliography/3dbc0b0d-6008-422e-936a-e63370804c18
title
Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale.
author
Hines, John


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:3dbc0b0d-6008-422e-936a-e63370804c18",
  "_label": "Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 2007",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 2007"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:b697f943-e23e-406d-be60-45b3c41e18d2",
      "_label": "Hines, John",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "John Hines",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "John"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Hines"
            }
          ]
        }
      ],
      "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:3dbc0b0d-6008-422e-936a-e63370804c18 a crm:E31_Document ;
    rdfs:label "Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 2007" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 2007" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ced390c7-9c0f-4a95-9911-7461e2490375 ;
    crm:P94i_was_created_by individual:b697f943-e23e-406d-be60-45b3c41e18d2,
        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:b697f943-e23e-406d-be60-45b3c41e18d2 a crm:E21_Person ;
    rdfs:label "Hines, John" ;
    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 "John" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hines" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "John Hines" ;
            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/3dbc0b0d-6008-422e-936a-e63370804c18">
    <rdfs:label>Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 2007</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1c4d27cd73fb40869fa67cf056a65be0">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale.</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="N5b2b0afac4bd4f6c90779344333a8121">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Hines, John Famous Last Words: Monologue and Dialogue in Hamðismál and the Realization of Heroic Tale. 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. 177-197. 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/b697f943-e23e-406d-be60-45b3c41e18d2">
        <rdfs:label>Hines, John</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0f677ba3fa9b4582b077771b4b5ba09b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>John Hines</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N845a4308d2844499a67464bfed6225d6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>John</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="N737be3d3b0f0455da6c23d976933c14c">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Hines</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="N2252ff893ef848838f7972db83ab5060">
            <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="Ne861abcded3148b3af3893b7aa3a66c6">
                <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="N3b3f7c52a2f54e34ba0aa56226dc5135">
                <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="Nc8a4a452080945ac9198c893f9b69070">
            <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>