https://fasnl.net/id/bibliography/61a4c683-a2f0-4653-956a-243ef9b63110
title
Baldrs draumar: Literally and Literarily.
author
Malm, Mats


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:61a4c683-a2f0-4653-956a-243ef9b63110",
  "_label": "Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Baldrs draumar: Literally and Literarily."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:2830a084-9beb-4014-ae8b-80fc4924bfa5",
      "_label": "Malm, Mats",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Mats Malm",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Mats"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Malm"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:a987a8ee-a949-40e0-bb53-b893dc686068",
      "_label": "Clunies Ross, Margaret",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Margaret Clunies Ross",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Margaret"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Clunies Ross"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:bedc89f5-303b-4352-aba9-d0eb07ca9529",
    "_label": "Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney"
      }
    ],
    "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:61a4c683-a2f0-4653-956a-243ef9b63110 a crm:E31_Document ;
    rdfs:label "Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Baldrs draumar: Literally and Literarily." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:bedc89f5-303b-4352-aba9-d0eb07ca9529 ;
    crm:P94i_was_created_by individual:2830a084-9beb-4014-ae8b-80fc4924bfa5,
        individual:a987a8ee-a949-40e0-bb53-b893dc686068 .

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:2830a084-9beb-4014-ae8b-80fc4924bfa5 a crm:E21_Person ;
    rdfs:label "Malm, Mats" ;
    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 "Malm" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Mats" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Mats Malm" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a987a8ee-a949-40e0-bb53-b893dc686068 a crm:E21_Person ;
    rdfs:label "Clunies Ross, Margaret" ;
    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 "Margaret" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Clunies Ross" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Margaret Clunies Ross" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:bedc89f5-303b-4352-aba9-d0eb07ca9529 a crm:E31_Document ;
    rdfs:label "Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney" ;
            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/61a4c683-a2f0-4653-956a-243ef9b63110">
    <rdfs:label>Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N47b5b201184c4bb7b9e73d06a6735bb7">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Baldrs draumar: Literally and Literarily.</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="Nd3fdc67f16514f33a0366e8c8b68e609">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Malm, Mats Baldrs draumar: Literally and Literarily. In Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney. Clunies Ross, Margaret ed. Sydney: Centre for Medieval Studies, University of Sydney, 2000. pp. 277-289. 2000</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/2830a084-9beb-4014-ae8b-80fc4924bfa5">
        <rdfs:label>Malm, Mats</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb3f1279d5cf1446899c54039bd66e027">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Mats Malm</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N77f86c4d7cfc4f1287f061c04307f7d5">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Mats</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="N500252f96ad44febaeec91e6f6f3eec9">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Malm</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/a987a8ee-a949-40e0-bb53-b893dc686068">
        <rdfs:label>Clunies Ross, Margaret</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N28755baadf4e44c88319dc727fe39ad5">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Margaret Clunies Ross</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8f33877cc8ff40239ff2f4eebe9bd203">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Margaret</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="N3bb05595fde84b23be59f03c1a6f644b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Clunies Ross</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/bedc89f5-303b-4352-aba9-d0eb07ca9529">
        <rdfs:label>Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N63b4f20be8404af2a9ee5a2f6ff98ce5">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Old Norse Myths, Literature and Society: Proceedings of the 11th International Saga Conference, 2-7 July 2000, University of Sydney</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>