https://fasnl.net/id/bibliography/8ddecc14-cb37-4b15-bae2-d078baf41af3
title
Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie
author
Storm, Gustav


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:8ddecc14-cb37-4b15-bae2-d078baf41af3",
  "_label": "Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie"
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:a495d41a-255d-4798-bbc2-9b697ec764f0",
      "_label": "Storm, Gustav",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Gustav Storm",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Gustav"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Storm"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:b3f34344-eaea-4f9c-966d-32f41a269c97",
    "_label": "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie"
      }
    ],
    "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:8ddecc14-cb37-4b15-bae2-d078baf41af3 a crm:E31_Document ;
    rdfs:label "Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b3f34344-eaea-4f9c-966d-32f41a269c97 ;
    crm:P94i_was_created_by individual:a495d41a-255d-4798-bbc2-9b697ec764f0 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

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:a495d41a-255d-4798-bbc2-9b697ec764f0 a crm:E21_Person ;
    rdfs:label "Storm, Gustav" ;
    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 "Storm" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Gustav" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Gustav Storm" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:b3f34344-eaea-4f9c-966d-32f41a269c97 a crm:E31_Document ;
    rdfs:label "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie" ;
            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
<?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/8ddecc14-cb37-4b15-bae2-d078baf41af3">
    <rdfs:label>Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf3d8006bed0f4492b85acf3c05d76c27">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie</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="N77c7d64046634ea4b835110a0cc30d04">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Storm, Gustav Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie  Historisk tidsskrift 2, række 1 1877.. 1877</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/a495d41a-255d-4798-bbc2-9b697ec764f0">
        <rdfs:label>Storm, Gustav</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0cd43caec434416490cfc9d37c794233">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Gustav Storm</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N817fe66014cf411990ea7867e7aebc2b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Gustav</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="Naa8fe777006c4a8cb8d8f8f212cf971d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Storm</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:P70i_is_documented_in>
      <crm:E31_Document rdf:about="https://fasnl.net/id/publication/b3f34344-eaea-4f9c-966d-32f41a269c97">
        <rdfs:label>Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N07b16aad75e44559a03da33e427cf58f">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Ragnar Lodbrok og Lodbroksønnerne: Studie i Dansk Oldhistorie og nordisk Sagnhistorie</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/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/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>