https://fasnl.net/id/bibliography/006b3aa4-d30c-4f88-8e59-57cccedd6107
title
Romance (Translated riddarasögur).
author
Glauser, Jürg


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:006b3aa4-d30c-4f88-8e59-57cccedd6107",
  "_label": "Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Romance (Translated riddarasögur)."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005"
    }
  ],
  "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:9abcf5b4-e1ee-41e0-8ba2-81bf453db99c",
      "_label": "McTurk, Rory W.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Rory W. McTurk",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Rory W."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "McTurk"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:87aa3aac-f9ba-47a4-9af4-97d2d2ee6f19",
    "_label": "A Companion to Old Norse-Icelandic Literature and Culture",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "A Companion to Old Norse-Icelandic Literature and Culture"
      }
    ],
    "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:006b3aa4-d30c-4f88-8e59-57cccedd6107 a crm:E31_Document ;
    rdfs:label "Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Romance (Translated riddarasögur)." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:87aa3aac-f9ba-47a4-9af4-97d2d2ee6f19 ;
    crm:P94i_was_created_by individual:575cd289-7f07-4604-a19f-f2a2cbc01fff,
        individual:9abcf5b4-e1ee-41e0-8ba2-81bf453db99c .

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:9abcf5b4-e1ee-41e0-8ba2-81bf453db99c a crm:E21_Person ;
    rdfs:label "McTurk, Rory W." ;
    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 "McTurk" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Rory W." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Rory W. McTurk" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:87aa3aac-f9ba-47a4-9af4-97d2d2ee6f19 a crm:E31_Document ;
    rdfs:label "A Companion to Old Norse-Icelandic Literature and Culture" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "A Companion to Old Norse-Icelandic Literature and Culture" ;
            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/006b3aa4-d30c-4f88-8e59-57cccedd6107">
    <rdfs:label>Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2f8b40568a1242f3a02c4678a19b3b77">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Romance (Translated riddarasögur).</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="N6e9c99fe01184eb6ab6f73c2769603e6">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Glauser, Jürg Romance (Translated riddarasögur). In A Companion to Old Norse-Icelandic Literature and Culture. McTurk, Rory W. ed. Blackwell Companions to Literature and Culture 31 Oxford: Blackwell, 2005. pp. 373-387. 2005</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="Nac278386e53d41d2b4787c0b7367c5ca">
            <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="Nbdac2a78482f4729a3423a780f134ee0">
                <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="Neea8f830c3a34296a17c3a7e497dd608">
                <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/9abcf5b4-e1ee-41e0-8ba2-81bf453db99c">
        <rdfs:label>McTurk, Rory W.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N83341ecc6fe64d4a9bc0d0e9661a1d74">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Rory W. McTurk</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8370fe1b7eca4095aef73c15bc6dfec2">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Rory W.</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="Nbf5584defa2f4b33b889165fe2e163a6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>McTurk</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/87aa3aac-f9ba-47a4-9af4-97d2d2ee6f19">
        <rdfs:label>A Companion to Old Norse-Icelandic Literature and Culture</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5ca97ec46bc34c098cf5639d754fdb62">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>A Companion to Old Norse-Icelandic Literature and Culture</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>