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: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 ],
        [ 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 ] ;
    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 "Glazyrina" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Galina" ;
                    crm:P2_has_type aat:300404651 ] ;
            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 "Axel" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kristinsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <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="Ndc5d0876c6944eb0a5d285f57d75b76b">
        <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="N7991cdf3666943bb84b7d43720cc7976">
        <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="N2e72f69f39384d02b8fe88f70752ac0e">
            <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="Nc63c5bbee6014715b43637632f33ea10">
                <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="N6c764c27ab834b7d976080da29a81ef0">
                <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="N18e4239ab7564cba8205abab0832769e">
            <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="N3873780974a744a18046d4095869857f">
                <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="N023aa1f40e7a44c58a8d73141dcec46e">
                <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="N575c27b8961a4698b78fa639d340da7d">
            <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/300025526">
    <rdfs:label>editor</rdfs:label>
  </crm:E55_Type>
  <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/300404652">
    <rdfs:label>Last 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>
  <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/300025492">
    <rdfs:label>author</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>
</rdf:RDF>