https://fasnl.net/id/bibliography/68f8b126-3b71-40e2-bdce-b122e86a8f10
title
Scandinavian Influence in Norman Literature of the Eleventh Century.
author
Houts, Elisabeth M. C.


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:68f8b126-3b71-40e2-bdce-b122e86a8f10",
  "_label": "Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell & Brewer, 1984. pp. 107-121. 1984",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Scandinavian Influence in Norman Literature of the Eleventh Century."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell & Brewer, 1984. pp. 107-121. 1984"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:6e46551f-38bd-47b4-afad-1710ed570876",
      "_label": "Houts, Elisabeth M. C.",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Elisabeth M. C. Houts",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Elisabeth M. C."
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Houts"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:73011538-7b70-461b-b178-83fff91159f9",
      "_label": "Brown, R. Allen",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "R. Allen Brown",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "R. Allen"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Brown"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:16de9db4-44ae-4cf3-9b70-16fc74a5c985",
    "_label": "Proceedings of the Battle Conference 1983",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Proceedings of the Battle Conference 1983"
      }
    ],
    "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:68f8b126-3b71-40e2-bdce-b122e86a8f10 a crm:E31_Document ;
    rdfs:label "Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell &amp; Brewer, 1984. pp. 107-121. 1984" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Scandinavian Influence in Norman Literature of the Eleventh Century." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell &amp; Brewer, 1984. pp. 107-121. 1984" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:16de9db4-44ae-4cf3-9b70-16fc74a5c985 ;
    crm:P94i_was_created_by individual:6e46551f-38bd-47b4-afad-1710ed570876,
        individual:73011538-7b70-461b-b178-83fff91159f9 .

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:6e46551f-38bd-47b4-afad-1710ed570876 a crm:E21_Person ;
    rdfs:label "Houts, Elisabeth M. C." ;
    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 "Elisabeth M. C." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Houts" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Elisabeth M. C. Houts" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:73011538-7b70-461b-b178-83fff91159f9 a crm:E21_Person ;
    rdfs:label "Brown, R. Allen" ;
    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 "Brown" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "R. Allen" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "R. Allen Brown" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:16de9db4-44ae-4cf3-9b70-16fc74a5c985 a crm:E31_Document ;
    rdfs:label "Proceedings of the Battle Conference 1983" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Proceedings of the Battle Conference 1983" ;
            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/68f8b126-3b71-40e2-bdce-b122e86a8f10">
    <rdfs:label>Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell &amp;amp; Brewer, 1984. pp. 107-121. 1984</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N202d3ff682684c24ba1f85182cc1bae7">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Scandinavian Influence in Norman Literature of the Eleventh Century.</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="Nd547b3111232421184a74921a0f6c737">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Houts, Elisabeth M. C. Scandinavian Influence in Norman Literature of the Eleventh Century. In Proceedings of the Battle Conference 1983. Brown, R. Allen ed. Anglo-Norman Studies 6 Woodbridge: Boydell &amp;amp; Brewer, 1984. pp. 107-121. 1984</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/6e46551f-38bd-47b4-afad-1710ed570876">
        <rdfs:label>Houts, Elisabeth M. C.</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne3ccd006f4f34197a0c12e2b19abdd18">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Elisabeth M. C. Houts</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na46f708bd86240409550ebb1ce5be9cd">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Elisabeth M. C.</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="N1ec5b7477c81417cae899708e0fbc5a5">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Houts</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/73011538-7b70-461b-b178-83fff91159f9">
        <rdfs:label>Brown, R. Allen</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3c2ca2c6887a443f932908e53a835c97">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>R. Allen Brown</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6a44abed2e8145a0ae7bc366f27c4924">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>R. Allen</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="N1be3087ce1e74bb39868cdc374d61a55">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Brown</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/16de9db4-44ae-4cf3-9b70-16fc74a5c985">
        <rdfs:label>Proceedings of the Battle Conference 1983</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N978cfb1b444142aa90f716db11e95d83">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Proceedings of the Battle Conference 1983</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>