https://fasnl.net/id/bibliography/d17eace4-c18e-45a0-91c7-2ea478782595
title
De islandske fornaldarsagaer: Historier fra nordens oldtid.
author
Driscoll, Matthew James


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:d17eace4-c18e-45a0-91c7-2ea478782595",
  "_label": "Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "De islandske fornaldarsagaer: Historier fra nordens oldtid."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:3c582a66-4938-47f4-b4d5-fa01b3a4cc88",
      "_label": "Driscoll, Matthew James",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "M[atthew] J[ames] Driscoll",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "M[atthew] J[ames]"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Driscoll"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:d991e1fd-5cd0-497c-97a9-733c453e07d9",
      "_label": "Kjeldsen, Alex Speed",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Alex Speed Kjeldsen",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Alex Speed"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Kjeldsen"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:f2761ce8-f1fa-46e6-a711-16e5e68be3a4",
    "_label": "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel"
      }
    ],
    "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:d17eace4-c18e-45a0-91c7-2ea478782595 a crm:E31_Document ;
    rdfs:label "Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "De islandske fornaldarsagaer: Historier fra nordens oldtid." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f2761ce8-f1fa-46e6-a711-16e5e68be3a4 ;
    crm:P94i_was_created_by individual:3c582a66-4938-47f4-b4d5-fa01b3a4cc88,
        individual:d991e1fd-5cd0-497c-97a9-733c453e07d9 .

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:3c582a66-4938-47f4-b4d5-fa01b3a4cc88 a crm:E21_Person ;
    rdfs:label "Driscoll, Matthew James" ;
    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 "Driscoll" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "M[atthew] J[ames]" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "M[atthew] J[ames] Driscoll" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d991e1fd-5cd0-497c-97a9-733c453e07d9 a crm:E21_Person ;
    rdfs:label "Kjeldsen, Alex Speed" ;
    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 "Kjeldsen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Alex Speed" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Alex Speed Kjeldsen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f2761ce8-f1fa-46e6-a711-16e5e68be3a4 a crm:E31_Document ;
    rdfs:label "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel" ;
            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/d17eace4-c18e-45a0-91c7-2ea478782595">
    <rdfs:label>Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0d9d92c00c0349bdbe85f8e3c1da9916">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>De islandske fornaldarsagaer: Historier fra nordens oldtid.</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="Ndbb807a1c005447d89b241c2f454302b">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Driscoll, Matthew James De islandske fornaldarsagaer: Historier fra nordens oldtid. In Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel. Kjeldsen, Alex Speed ed. Published 2014.. 2014</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/3c582a66-4938-47f4-b4d5-fa01b3a4cc88">
        <rdfs:label>Driscoll, Matthew James</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8199ecdad2394ccc96d95245427fccc3">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>M[atthew] J[ames] Driscoll</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1d8c76c7b6d1438db55ec54c331036f1">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>M[atthew] J[ames]</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="N97c190a8a35743598ca57fd11363aed0">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Driscoll</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/d991e1fd-5cd0-497c-97a9-733c453e07d9">
        <rdfs:label>Kjeldsen, Alex Speed</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb29bbac629f8474b949da93192c80b92">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Alex Speed Kjeldsen</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncbab6cfdf36643b69d03c555f6241993">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Alex Speed</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="N7486d4be3e284c7193a3b6e1378b3508">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Kjeldsen</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/f2761ce8-f1fa-46e6-a711-16e5e68be3a4">
        <rdfs:label>Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nff32d7e252ca496d9385b55a0c5c2773">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Arne Magnusson 350 år: Fem foredrag i anledning af 350 året for Arne Magnussons fødsel</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>