https://fasnl.net/id/bibliography/107fd706-5588-426f-badc-852eeee9d4f4
title
Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry.
author
Males, Mikael


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:107fd706-5588-426f-badc-852eeee9d4f4",
  "_label": "Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:84e4fee4-5fc3-4912-837f-38c73ad8342a",
      "_label": "Males, Mikael",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Mikael Males",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Mikael"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Males"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:ae07d752-b1e4-4c8b-8e60-15c611a108fd",
      "_label": "Chase, Martin",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Martin Chase",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Martin"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Chase"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:1443e390-2d47-46eb-866b-81a2d600ee10",
    "_label": "Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway"
      }
    ],
    "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:107fd706-5588-426f-badc-852eeee9d4f4 a crm:E31_Document ;
    rdfs:label "Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:1443e390-2d47-46eb-866b-81a2d600ee10 ;
    crm:P94i_was_created_by individual:84e4fee4-5fc3-4912-837f-38c73ad8342a,
        individual:ae07d752-b1e4-4c8b-8e60-15c611a108fd .

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:84e4fee4-5fc3-4912-837f-38c73ad8342a a crm:E21_Person ;
    rdfs:label "Males, Mikael" ;
    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 "Males" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Mikael" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Mikael Males" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:ae07d752-b1e4-4c8b-8e60-15c611a108fd a crm:E21_Person ;
    rdfs:label "Chase, Martin" ;
    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 "Martin" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Chase" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Martin Chase" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:1443e390-2d47-46eb-866b-81a2d600ee10 a crm:E31_Document ;
    rdfs:label "Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway" ;
            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/107fd706-5588-426f-badc-852eeee9d4f4">
    <rdfs:label>Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N552483fc49284858b86dd99386082d7e">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry.</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="Nb7be42183eed448b957767b178a53360">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Males, Mikael Skáldskaparmál as a Tool for Composition of Pseudonymous Skaldic Poetry. In Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway. Chase, Martin ed. New York: Fordham University Press, 2014. pp. 62-74. 2014</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/84e4fee4-5fc3-4912-837f-38c73ad8342a">
        <rdfs:label>Males, Mikael</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf5dcec3ffbac4c038c13e7b4a8b2f36c">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Mikael Males</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7a4b817930fd4009a979bb2f2fd4b8c7">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Mikael</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="N68cf840b7d4a475598251fa91b7f1eab">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Males</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/ae07d752-b1e4-4c8b-8e60-15c611a108fd">
        <rdfs:label>Chase, Martin</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb79b417b68ee42bf9248b521b68c0b98">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Martin Chase</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N59b9dafff1b64eb3b36d7fdda2758f6f">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Martin</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="N98c06252953c4bd396151bd684c53800">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Chase</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/1443e390-2d47-46eb-866b-81a2d600ee10">
        <rdfs:label>Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbfbf057bc4a7464e9d2678b2082288d2">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Eddic, Skaldic, and Beyond: Poetic Variety in Medieval Iceland and Norway</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>