https://fasnl.net/id/bibliography/ec354bd0-ae7c-4031-a169-86377404a369
title
Genre and the Prosimetra of the Old Icelandic fornaldarsögur.
author
Leslie-Jacobsen, Helen F., Frog, Kaarina


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:ec354bd0-ae7c-4031-a169-86377404a369",
  "_label": "Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Genre and the Prosimetra of the Old Icelandic fornaldarsögur."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:045f497f-ff6e-4214-97c3-9640a33ebb78",
      "_label": "Leslie-Jacobsen, Helen F.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Helen F. Leslie-Jacobsen",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Helen F."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Leslie-Jacobsen"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:4a8c1c5d-9800-4d7f-878c-937680e107b9",
      "_label": "Frog, Kaarina",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Kaarina Frog",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Kaarina"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Frog"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:0039958c-fd49-40c6-a7ba-604f51f2fe0e",
    "_label": "Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond"
      }
    ],
    "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:ec354bd0-ae7c-4031-a169-86377404a369 a crm:E31_Document ;
    rdfs:label "Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Genre and the Prosimetra of the Old Icelandic fornaldarsögur." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:0039958c-fd49-40c6-a7ba-604f51f2fe0e ;
    crm:P94i_was_created_by individual:045f497f-ff6e-4214-97c3-9640a33ebb78,
        individual:4a8c1c5d-9800-4d7f-878c-937680e107b9 .

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

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

individual:045f497f-ff6e-4214-97c3-9640a33ebb78 a crm:E21_Person ;
    rdfs:label "Leslie-Jacobsen, Helen 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 "Leslie-Jacobsen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Helen F." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Helen F. Leslie-Jacobsen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:4a8c1c5d-9800-4d7f-878c-937680e107b9 a crm:E21_Person ;
    rdfs:label "Frog, Kaarina" ;
    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 "Frog" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kaarina" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Kaarina Frog" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:0039958c-fd49-40c6-a7ba-604f51f2fe0e a crm:E31_Document ;
    rdfs:label "Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

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/ec354bd0-ae7c-4031-a169-86377404a369">
    <rdfs:label>Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9e9a9fcf344840088c1bffe7556af345">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Genre and the Prosimetra of the Old Icelandic fornaldarsögur.</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="N49a5a05a29484a35bc0cda2cbbd919a3">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Leslie-Jacobsen, Helen F., Frog, Kaarina Genre and the Prosimetra of the Old Icelandic fornaldarsögur. In Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond.  Helsinki: Finnish Literature Society, 2016. pp. 251-275. 2016</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/045f497f-ff6e-4214-97c3-9640a33ebb78">
        <rdfs:label>Leslie-Jacobsen, Helen F.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb62b9264772a45ac9db8af1ccacd2cc1">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Helen F. Leslie-Jacobsen</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N971e356ce6254c14943d0895be1a72f5">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Helen 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="N1649c0646f514c6086232ae2c8b9e393">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Leslie-Jacobsen</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/4a8c1c5d-9800-4d7f-878c-937680e107b9">
        <rdfs:label>Frog, Kaarina</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf18a521f4bd54b41a6949764b5e94760">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Kaarina Frog</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N48e33a423b974425850e78b4bd547dbb">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Kaarina</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="N8485ef80d8244387926a21536a640f5b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Frog</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/0039958c-fd49-40c6-a7ba-604f51f2fe0e">
        <rdfs:label>Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N031dc1a2ffa24ded86536781fcda16c5">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Genre - Text - Interpretation: Multidisciplinary Perspectives on Folklore and Beyond</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>