https://fasnl.net/id/bibliography/4a78e980-36c2-4ce9-9f39-a143a7e4f699
title
The Viking Age and the Crusades Era in Yngvars saga víðförla.
author
Glazyrina, Galina


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:4a78e980-36c2-4ce9-9f39-a143a7e4f699",
  "_label": "Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "The Viking Age and the Crusades Era in Yngvars saga víðförla."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:05307cec-efdd-4266-bc3e-91c65dc1a7cf",
      "_label": "Glazyrina, Galina",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Galina Glazyrina",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Galina"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Glazyrina"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:a7379a8e-c642-4b1c-9962-d975517422f9",
      "_label": "Kristinsson, Axel",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Axel Kristinsson",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Axel"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Kristinsson"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:4aea7662-2f95-4f3c-befc-939b3b139d73",
    "_label": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002"
      }
    ],
    "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:4a78e980-36c2-4ce9-9f39-a143a7e4f699 a crm:E31_Document ;
    rdfs:label "Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Viking Age and the Crusades Era in Yngvars saga víðförla." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:4aea7662-2f95-4f3c-befc-939b3b139d73 ;
    crm:P94i_was_created_by individual:05307cec-efdd-4266-bc3e-91c65dc1a7cf,
        individual:a7379a8e-c642-4b1c-9962-d975517422f9 .

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:05307cec-efdd-4266-bc3e-91c65dc1a7cf a crm:E21_Person ;
    rdfs:label "Glazyrina, Galina" ;
    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 "Galina" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Glazyrina" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Galina Glazyrina" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a7379a8e-c642-4b1c-9962-d975517422f9 a crm:E21_Person ;
    rdfs:label "Kristinsson, Axel" ;
    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 "Kristinsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Axel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Axel Kristinsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:4aea7662-2f95-4f3c-befc-939b3b139d73 a crm:E31_Document ;
    rdfs:label "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
            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/4a78e980-36c2-4ce9-9f39-a143a7e4f699">
    <rdfs:label>Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0e3abf9e6fdc4873a95fb94e1a62f5f1">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>The Viking Age and the Crusades Era in Yngvars saga víðförla.</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="Ne2b6161fed8343de809155e9605c1a9b">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Glazyrina, Galina The Viking Age and the Crusades Era in Yngvars saga víðförla. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 02 February 2004.. 2004</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/05307cec-efdd-4266-bc3e-91c65dc1a7cf">
        <rdfs:label>Glazyrina, Galina</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc04314d16222489d92c0f7cbf7025618">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Galina Glazyrina</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N66613f4218c840c7a75e6cd31fd8fa02">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Galina</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="N104afef77335423c820453e291e7a497">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Glazyrina</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/a7379a8e-c642-4b1c-9962-d975517422f9">
        <rdfs:label>Kristinsson, Axel</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9896aa3223684342821d6d96d72297cd">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Axel Kristinsson</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbd7a6d75ba3a4206ae9752812aa20578">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Axel</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="Nb2d8fb77d0ac431c857ea466a939af43">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Kristinsson</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/4aea7662-2f95-4f3c-befc-939b3b139d73">
        <rdfs:label>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N14f2761ca5da4869a4195a614a1e0b47">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</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>