https://fasnl.net/id/bibliography/7506760a-f4b8-4ac0-a131-f328d4523eef
title
‘En smuk historie’: Arne Magnussons vurdering af litteratur.
author
Margrét Eggertsdóttir


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:7506760a-f4b8-4ac0-a131-f328d4523eef",
  "_label": "Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "‘En smuk historie’: Arne Magnussons vurdering af litteratur."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:8e55089c-d192-49a8-a950-a430a2561345",
      "_label": "Margrét Eggertsdóttir",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Margrét Eggertsdóttir",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Margrét"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Eggertsdóttir"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:c064f002-ba85-4d0c-9a54-a194b2d172fb",
      "_label": "Vrieland, Seán D.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Seán D. Vrieland",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Seán D."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Vrieland"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:a850cea8-b0d9-4d1f-b79e-9004f324d8a9",
    "_label": "From Text to Artefact: Studies in Honour of Anne Mette Hansen",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "From Text to Artefact: Studies in Honour of Anne Mette Hansen"
      }
    ],
    "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:7506760a-f4b8-4ac0-a131-f328d4523eef a crm:E31_Document ;
    rdfs:label "Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "‘En smuk historie’: Arne Magnussons vurdering af litteratur." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:a850cea8-b0d9-4d1f-b79e-9004f324d8a9 ;
    crm:P94i_was_created_by individual:8e55089c-d192-49a8-a950-a430a2561345,
        individual:c064f002-ba85-4d0c-9a54-a194b2d172fb .

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:8e55089c-d192-49a8-a950-a430a2561345 a crm:E21_Person ;
    rdfs:label "Margrét Eggertsdóttir" ;
    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 "Margrét" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Eggertsdóttir" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Margrét Eggertsdóttir" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:c064f002-ba85-4d0c-9a54-a194b2d172fb a crm:E21_Person ;
    rdfs:label "Vrieland, Seán D." ;
    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 "Vrieland" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Seán D." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Seán D. Vrieland" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:a850cea8-b0d9-4d1f-b79e-9004f324d8a9 a crm:E31_Document ;
    rdfs:label "From Text to Artefact: Studies in Honour of Anne Mette Hansen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "From Text to Artefact: Studies in Honour of Anne Mette Hansen" ;
            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/7506760a-f4b8-4ac0-a131-f328d4523eef">
    <rdfs:label>Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N319dff5b1eed47b48fba048013f2c415">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>‘En smuk historie’: Arne Magnussons vurdering af litteratur.</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="Nb261fa4a05b24d7fa2e28bd52c3813fb">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Margrét Eggertsdóttir ‘En smuk historie’: Arne Magnussons vurdering af litteratur. In From Text to Artefact: Studies in Honour of Anne Mette Hansen. Vrieland, Seán D. ed. Leeds: Kismet Press, 2019. pp. 249-256. 2019</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/8e55089c-d192-49a8-a950-a430a2561345">
        <rdfs:label>Margrét Eggertsdóttir</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc7b80228e83441b08e9c03ecbbb7c639">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Margrét Eggertsdóttir</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf14c89c6f8804041898a7b153e59699f">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Margrét</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="Nd86e3a8e9cc241fb86d96abcb2ef9d7e">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Eggertsdóttir</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/c064f002-ba85-4d0c-9a54-a194b2d172fb">
        <rdfs:label>Vrieland, Seán D.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4f5c1e5e94654484a60cfa30f2849161">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Seán D. Vrieland</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5d5a6c69e90345c78fa87a9b64ac209b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Seán D.</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="N926ad3c299df43758529d8a3df03dee7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Vrieland</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/a850cea8-b0d9-4d1f-b79e-9004f324d8a9">
        <rdfs:label>From Text to Artefact: Studies in Honour of Anne Mette Hansen</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6caab797760a4406a129a9fcf648d720">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>From Text to Artefact: Studies in Honour of Anne Mette Hansen</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>