https://fasnl.net/id/bibliography/43842873-11f3-46fb-add4-510b46468c4d
title
Norne-Giæst (et Skiemtesagn).
author
Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:43842873-11f3-46fb-add4-510b46468c4d",
  "_label": "Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Norne-Giæst (et Skiemtesagn)."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:b94a5d47-d7da-4d51-9d00-0dac6ae1b070",
      "_label": "Grundtvig, Nicolai N. F.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Nicolai N. F. Grundtvig",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Nicolai N. F."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Grundtvig"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:8cf43a1c-904d-4aaa-956c-6dfcd6949866",
      "_label": "Grundtvig, Nicolai F. S.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Nicolai F. S. Grundtvig",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Nicolai F. S."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Grundtvig"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:8b0f2c8a-5e1e-4b26-b19b-6fecd52924dc",
    "_label": "Heimdall: Dansk Nyaars-Gave for 1816",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Heimdall: Dansk Nyaars-Gave for 1816"
      }
    ],
    "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:43842873-11f3-46fb-add4-510b46468c4d a crm:E31_Document ;
    rdfs:label "Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norne-Giæst (et Skiemtesagn)." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:8b0f2c8a-5e1e-4b26-b19b-6fecd52924dc ;
    crm:P94i_was_created_by individual:8cf43a1c-904d-4aaa-956c-6dfcd6949866,
        individual:b94a5d47-d7da-4d51-9d00-0dac6ae1b070 .

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

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

individual:8cf43a1c-904d-4aaa-956c-6dfcd6949866 a crm:E21_Person ;
    rdfs:label "Grundtvig, Nicolai F. S." ;
    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 "Grundtvig" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nicolai F. S." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Nicolai F. S. Grundtvig" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:b94a5d47-d7da-4d51-9d00-0dac6ae1b070 a crm:E21_Person ;
    rdfs:label "Grundtvig, Nicolai N. F." ;
    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 "Nicolai N. F." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Grundtvig" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Nicolai N. F. Grundtvig" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:8b0f2c8a-5e1e-4b26-b19b-6fecd52924dc a crm:E31_Document ;
    rdfs:label "Heimdall: Dansk Nyaars-Gave for 1816" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Heimdall: Dansk Nyaars-Gave for 1816" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

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/43842873-11f3-46fb-add4-510b46468c4d">
    <rdfs:label>Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nced16d313947467287f341e67378aea0">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Norne-Giæst (et Skiemtesagn).</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="Naf729f62185145b7b4ee79806c841198">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Norne-Giæst (et Skiemtesagn). In Heimdall: Dansk Nyaars-Gave for 1816. Grundtvig, Nicolai N. F., Grundtvig, Nicolai F. S. eds. Kiöbenhavn: Seidelin, 1816. pp. 22-59. 1816</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/b94a5d47-d7da-4d51-9d00-0dac6ae1b070">
        <rdfs:label>Grundtvig, Nicolai N. F.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na0a237a3b31342bfb04c6da3c8c42cb3">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Nicolai N. F. Grundtvig</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2966074a852e43ceb21e2195841a8edc">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Nicolai N. F.</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="N7048d2952c834b4cad8bad991710e28f">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Grundtvig</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:P94i_was_created_by>
      <crm:E21_Person rdf:about="https://fasnl.net/id/individual/8cf43a1c-904d-4aaa-956c-6dfcd6949866">
        <rdfs:label>Grundtvig, Nicolai F. S.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N40a3a53b3ccb4e09b3ccfc55e0c0cbd8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Nicolai F. S. Grundtvig</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nedcd33984dd448d4874af3553ca8e5e7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Nicolai F. S.</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="N06a44419f0a948a689bcde1345ffce53">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Grundtvig</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/8b0f2c8a-5e1e-4b26-b19b-6fecd52924dc">
        <rdfs:label>Heimdall: Dansk Nyaars-Gave for 1816</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1bd717da279744eb8eb97cbc78ba83ad">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Heimdall: Dansk Nyaars-Gave for 1816</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/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/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>
</rdf:RDF>