https://fasnl.net/id/bibliography/1e3e5f7d-2ed8-4c55-a459-e2cede789153
title
Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen.
author
Ney, Agneta


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:1e3e5f7d-2ed8-4c55-a459-e2cede789153",
  "_label": "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b",
      "_label": "Ney, Agneta",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Agneta Ney",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Agneta"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Ney"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:e7e28cc1-b721-4dd6-a88b-594639c9827b",
      "_label": "Berggren, Anne Marie",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Anne Marie Berggren",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Anne Marie"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Berggren"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee",
    "_label": "Manligt och omanligt i ett historiskt perspektiv",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Manligt och omanligt i ett historiskt perspektiv"
      }
    ],
    "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:1e3e5f7d-2ed8-4c55-a459-e2cede789153 a crm:E31_Document ;
    rdfs:label "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee ;
    crm:P94i_was_created_by individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b,
        individual:e7e28cc1-b721-4dd6-a88b-594639c9827b .

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:6d72c5cc-db8a-44b7-a0f4-45b460463c4b a crm:E21_Person ;
    rdfs:label "Ney, Agneta" ;
    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 "Agneta" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ney" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Agneta Ney" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:e7e28cc1-b721-4dd6-a88b-594639c9827b a crm:E21_Person ;
    rdfs:label "Berggren, Anne Marie" ;
    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 "Berggren" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Anne Marie" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Anne Marie Berggren" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee a crm:E31_Document ;
    rdfs:label "Manligt och omanligt i ett historiskt perspektiv" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Manligt och omanligt i ett historiskt perspektiv" ;
            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/1e3e5f7d-2ed8-4c55-a459-e2cede789153">
    <rdfs:label>Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf3e3e66aca47472ab7ada8ac861df0b2">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen.</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="Nbe9c3b2911d34894bbfc3f9399565c63">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999</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/6d72c5cc-db8a-44b7-a0f4-45b460463c4b">
        <rdfs:label>Ney, Agneta</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N39ed5a7ac6154fe494e5961ad05ef056">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Agneta Ney</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9b7d4ced93194ad097edab97b3be75ea">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Agneta</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="N36dcd42acaad487d91576dcf381d5262">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Ney</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/e7e28cc1-b721-4dd6-a88b-594639c9827b">
        <rdfs:label>Berggren, Anne Marie</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nae65bcc9a41f40e597c77a4822962606">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Anne Marie Berggren</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N88c08d4cb8a14663af5654e44d1c165d">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Anne Marie</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="Nd3bbff0be1824d6694a5fdbf39fb27c4">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Berggren</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/901c067d-7a11-41bc-93d4-cbf8f0a190ee">
        <rdfs:label>Manligt och omanligt i ett historiskt perspektiv</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncdd34c293ffd406fb5d0f57cffab9885">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Manligt och omanligt i ett historiskt perspektiv</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>