https://fasnl.net/id/bibliography/928d0538-6078-4b2f-90ea-1520dd6feb3e
title
Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism.
author
Lewis, John M.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:928d0538-6078-4b2f-90ea-1520dd6feb3e",
  "_label": "Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:58a610ab-8898-4df9-800f-d66f0afc3342",
      "_label": "Lewis, John M.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "John M. Lewis",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "John M."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Lewis"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:a7379a8e-c642-4b1c-9962-d975517422f9",
      "_label": "Kristinsson, Axel",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Axel Kristinsson",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Axel"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Kristinsson"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:4aea7662-2f95-4f3c-befc-939b3b139d73",
    "_label": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002"
      }
    ],
    "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:928d0538-6078-4b2f-90ea-1520dd6feb3e a crm:E31_Document ;
    rdfs:label "Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:4aea7662-2f95-4f3c-befc-939b3b139d73 ;
    crm:P94i_was_created_by individual:58a610ab-8898-4df9-800f-d66f0afc3342,
        individual:a7379a8e-c642-4b1c-9962-d975517422f9 .

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:58a610ab-8898-4df9-800f-d66f0afc3342 a crm:E21_Person ;
    rdfs:label "Lewis, John M." ;
    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 "Lewis" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "John M." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "John M. Lewis" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a7379a8e-c642-4b1c-9962-d975517422f9 a crm:E21_Person ;
    rdfs:label "Kristinsson, Axel" ;
    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 "Kristinsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Axel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Axel Kristinsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:4aea7662-2f95-4f3c-befc-939b3b139d73 a crm:E31_Document ;
    rdfs:label "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
            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/928d0538-6078-4b2f-90ea-1520dd6feb3e">
    <rdfs:label>Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N05c53891a18a4c3c9c3162d5d8f40f7e">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism.</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="N33e54f3e66214eb0b8d8c5f83974435d">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Lewis, John M. Translating Anxieties: Morris, Wagner, and the Crisis of Late Romanticism. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2002.. 2002</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/58a610ab-8898-4df9-800f-d66f0afc3342">
        <rdfs:label>Lewis, John M.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3cd6bbe3845c4512ba9ea442ca1b9f8b">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>John M. Lewis</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N362e90b9cb214e61b9e38ac1813242d6">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>John M.</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="Ne46ca4e5bdff438ea3c98816787d507d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Lewis</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/a7379a8e-c642-4b1c-9962-d975517422f9">
        <rdfs:label>Kristinsson, Axel</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2b5f4ebb92de46adbdeae6ce3fe3b949">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Axel Kristinsson</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ndf7b4f85e27141f5a26347fe1bce0fa2">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Axel</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="Nb265497baa854bb7b87b84e89f3dfe0b">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Kristinsson</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/4aea7662-2f95-4f3c-befc-939b3b139d73">
        <rdfs:label>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7c31badbc4cc4098b3b62e7cf2ebda9a">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</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>