https://fasnl.net/id/bibliography/9985c8e3-5ded-4f1e-a464-38ffa002eb4f
title
Sigurdsdiktningen.
author
Holtsmark, Anne


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:9985c8e3-5ded-4f1e-a464-38ffa002eb4f",
  "_label": "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Sigurdsdiktningen."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:0071ab4b-5e81-4404-a383-7d97355c5ef5",
      "_label": "Holtsmark, Anne",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Anne Holtsmark",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Anne"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Holtsmark"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:426b7f27-8f24-4d4f-8dac-3c1dae7b7f11",
      "_label": "Blindheim, Martin",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Martin Blindheim",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Martin"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Blindheim"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:2d7e3c76-e880-44f9-913d-9253ae1b9cd2",
    "_label": "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73"
      }
    ],
    "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:9985c8e3-5ded-4f1e-a464-38ffa002eb4f a crm:E31_Document ;
    rdfs:label "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sigurdsdiktningen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:2d7e3c76-e880-44f9-913d-9253ae1b9cd2 ;
    crm:P94i_was_created_by individual:0071ab4b-5e81-4404-a383-7d97355c5ef5,
        individual:426b7f27-8f24-4d4f-8dac-3c1dae7b7f11 .

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:0071ab4b-5e81-4404-a383-7d97355c5ef5 a crm:E21_Person ;
    rdfs:label "Holtsmark, Anne" ;
    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 "Holtsmark" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Anne" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Anne Holtsmark" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:426b7f27-8f24-4d4f-8dac-3c1dae7b7f11 a crm:E21_Person ;
    rdfs:label "Blindheim, Martin" ;
    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 "Martin" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Blindheim" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Martin Blindheim" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:2d7e3c76-e880-44f9-913d-9253ae1b9cd2 a crm:E31_Document ;
    rdfs:label "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73" ;
            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/9985c8e3-5ded-4f1e-a464-38ffa002eb4f">
    <rdfs:label>Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N526aaaab1fb74c9a9d9561b6282b8624">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Sigurdsdiktningen.</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="N62d3d871a913445eb25330e12481df6f">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Holtsmark, Anne Sigurdsdiktningen. In Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73. Blindheim, Martin ed. Oslo: Universitetets oldsaksamling, 1972-1973. pp. 5-10. 1972</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/0071ab4b-5e81-4404-a383-7d97355c5ef5">
        <rdfs:label>Holtsmark, Anne</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ndf7ecd7b674a414d9a9b7dd1f3ae4b1f">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Anne Holtsmark</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8feaa33601da42219074b495c2cfb704">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Anne</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="Nd46844e00e1c44b5a853fe80c5f41d16">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Holtsmark</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/426b7f27-8f24-4d4f-8dac-3c1dae7b7f11">
        <rdfs:label>Blindheim, Martin</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd6d5222656ea4c5ba058609fd9a53988">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Martin Blindheim</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N008542b9eeee4bcf862f7f37c56b230d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Martin</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="N4795bc7aa29145ab982190804a8b54f8">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Blindheim</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/2d7e3c76-e880-44f9-913d-9253ae1b9cd2">
        <rdfs:label>Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1ae5b55c44bd4a96bd6087a5c45c1252">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Sigurds saga i middelalderens billedkunst: Utstilling i Universitetets Oldsaksamling 1972-73</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>