https://fasnl.net/id/bibliography/6bd6b764-0085-4ea5-b947-323315b35b21
title
Soga om Egil Einhendte og Åsmund Beserksbane
author
Horgen, Gudlaug ed.


RDF
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:6bd6b764-0085-4ea5-b947-323315b35b21",
  "_label": "Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Soga om Egil Einhendte og Åsmund Beserksbane"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:5ed9f544-620d-4058-a605-0c410cf5b857",
      "_label": "Horgen, Gudlaug",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Gudlaug Horgen",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Gudlaug"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Horgen"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:ac93d35b-5fb9-4cee-9fad-755c2598bc7a",
    "_label": "Soga om Egil Einhendte og Åsmund Beserksbane",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Soga om Egil Einhendte og Åsmund Beserksbane"
      }
    ],
    "classified_as": [
      {
        "id": "aat:300060417",
        "type": "Type",
        "_label": "monographs"
      }
    ]
  }
}
@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:6bd6b764-0085-4ea5-b947-323315b35b21 a crm:E31_Document ;
    rdfs:label "Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Soga om Egil Einhendte og Åsmund Beserksbane" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ac93d35b-5fb9-4cee-9fad-755c2598bc7a ;
    crm:P94i_was_created_by individual:5ed9f544-620d-4058-a605-0c410cf5b857 .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:5ed9f544-620d-4058-a605-0c410cf5b857 a crm:E21_Person ;
    rdfs:label "Horgen, Gudlaug" ;
    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 "Gudlaug" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Horgen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gudlaug Horgen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:ac93d35b-5fb9-4cee-9fad-755c2598bc7a a crm:E31_Document ;
    rdfs:label "Soga om Egil Einhendte og Åsmund Beserksbane" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Soga om Egil Einhendte og Åsmund Beserksbane" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

<?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/6bd6b764-0085-4ea5-b947-323315b35b21">
    <rdfs:label>Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb685e48a0cb4489f93323d2fe59d7fc5">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Soga om Egil Einhendte og Åsmund Beserksbane</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="Nb62e26f7333c487f8ad1cd5e964b779e">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Soga om Egil Einhendte og Åsmund Beserksbane Horgen, Gudlaug ed. Norrøne Bokverk 49 Oslo: Det norske samlaget, 1989.. 1989</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/5ed9f544-620d-4058-a605-0c410cf5b857">
        <rdfs:label>Horgen, Gudlaug</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2fc37253e03940ff944545fe5e49c364">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Gudlaug Horgen</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N91f2153aee5e4db0af7e2f91710b8e09">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Gudlaug</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="Ndc88972682e4466b90c3b7e75b2d2ae6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Horgen</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/ac93d35b-5fb9-4cee-9fad-755c2598bc7a">
        <rdfs:label>Soga om Egil Einhendte og Åsmund Beserksbane</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3ebe828a765d449ebc38514d32121091">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Soga om Egil Einhendte og Åsmund Beserksbane</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/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/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/300060417">
    <rdfs:label>monographs</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/300025526">
    <rdfs:label>editor</rdfs:label>
  </crm:E55_Type>
</rdf:RDF>