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: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 ],
        [ 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 ] ;
    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 "Kaarina" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Frog" ;
                    crm:P2_has_type aat:300404652 ] ;
            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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <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="N15491798fd1f4ab48641d264410f97c8">
        <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="Ne6c5d3a82c6e4e738ef95376fcd15cf7">
        <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="Nf8c33b4de067421d96b27ebf79aace76">
            <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="N8a3bfa81a57444abb37536ba4b97c541">
                <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="Ncaa71bd414b3463b87cd43b93d994a0f">
                <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="Na8e3f206db464914a9680c45fe52db70">
            <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="Nbfeda675000f40c49ca6c04645070a14">
                <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="N2311f7420d9f44c8bf783fdbf5ad6590">
                <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="N02489ea75cde47c388378f20d9852fc4">
            <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/300404652">
    <rdfs:label>Last Name</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/300404651">
    <rdfs:label>Given Name</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/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>
</rdf:RDF>