https://fasnl.net/id/bibliography/50aeffdc-82c5-4b9c-ba6a-9724a5310508
title
Brynhild als Typ der präpatriarchalen Frau.
author
Heinrichs, Anne


RDF
json
{
  "@context": "https://fasnl.net/res/fasnl-context.json",
  "@type": "Document",
  "id": "bibliography:50aeffdc-82c5-4b9c-ba6a-9724a5310508",
  "_label": "Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "aat:300404670",
          "type": "Type",
          "_label": "primary name"
        }
      ],
      "content": "Brynhild als Typ der präpatriarchalen Frau."
    },
    {
      "type": "Identifier",
      "classified_as": [
        {
          "id": "aat:300435423",
          "type": "Type",
          "_label": "bibliographic citation"
        }
      ],
      "content": "Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985"
    }
  ],
  "created_by": [
    {
      "@type": "Person",
      "id": "individual:fb3a1148-2a63-418e-ac4b-c49af0db1c19",
      "_label": "Heinrichs, Anne",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Anne Heinrichs",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Anne"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Heinrichs"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025492",
          "type": "Type",
          "_label": "author"
        }
      ]
    },
    {
      "@type": "Person",
      "id": "individual:90b565db-98bb-4c50-8ad9-69c0dcf5bc7a",
      "_label": "Beck, Heinrich",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "aat:300404670",
              "type": "Type",
              "_label": "Primary Name"
            }
          ],
          "content": "Heinrich Beck",
          "part": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404651",
                  "type": "Type",
                  "_label": "Given Name"
                }
              ],
              "content": "Heinrich"
            },
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "aat:300404652",
                  "type": "Type",
                  "_label": "Last Name"
                }
              ],
              "content": "Beck"
            }
          ]
        }
      ],
      "classified_as": [
        {
          "id": "aat:300025526",
          "type": "Type",
          "_label": "editor"
        }
      ]
    }
  ],
  "documented_in": {
    "type": "Document",
    "id": "publication:28660517-87fc-4a42-85f2-87cce0c5c342",
    "_label": "Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn",
    "identified_by": [
      {
        "type": "Name",
        "classified_as": [
          {
            "id": "aat:300404670",
            "type": "Type",
            "_label": "Primary Name"
          }
        ],
        "content": "Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn"
      }
    ],
    "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:50aeffdc-82c5-4b9c-ba6a-9724a5310508 a crm:E31_Document ;
    rdfs:label "Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Brynhild als Typ der präpatriarchalen Frau." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:28660517-87fc-4a42-85f2-87cce0c5c342 ;
    crm:P94i_was_created_by individual:90b565db-98bb-4c50-8ad9-69c0dcf5bc7a,
        individual:fb3a1148-2a63-418e-ac4b-c49af0db1c19 .

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:90b565db-98bb-4c50-8ad9-69c0dcf5bc7a a crm:E21_Person ;
    rdfs:label "Beck, Heinrich" ;
    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 "Heinrich" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Beck" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Heinrich Beck" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fb3a1148-2a63-418e-ac4b-c49af0db1c19 a crm:E21_Person ;
    rdfs:label "Heinrichs, Anne" ;
    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 "Heinrichs" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Anne" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Anne Heinrichs" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:28660517-87fc-4a42-85f2-87cce0c5c342 a crm:E31_Document ;
    rdfs:label "Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn" ;
            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/50aeffdc-82c5-4b9c-ba6a-9724a5310508">
    <rdfs:label>Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985</rdfs:label>
    <crm:P1_is_identified_by>
      <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3e79d489c10e4a098d6a61245d701df2">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
        <crm:P190_has_symbolic_content>Brynhild als Typ der präpatriarchalen Frau.</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="N0af259d4f15b4cfb96e35af76e25b5e2">
        <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
        <crm:P190_has_symbolic_content>Heinrichs, Anne Brynhild als Typ der präpatriarchalen Frau. In Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn. Beck, Heinrich ed. Texte und Untersuchungen zur Germanistik und Skandinavistik 11 Frankfurt a. M.: Peter Lang, 1985. pp. 45-66. 1985</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/fb3a1148-2a63-418e-ac4b-c49af0db1c19">
        <rdfs:label>Heinrichs, Anne</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Neac4bf29d7e944fa939e89b929089cc6">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Anne Heinrichs</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd09ad0ee46464fef950209ef9d065060">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Anne</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="N20e4159b6ae64d678066024ede94047c">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Heinrichs</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/90b565db-98bb-4c50-8ad9-69c0dcf5bc7a">
        <rdfs:label>Beck, Heinrich</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd0d09044f8cb42539e6b180fb10a9ee8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Heinrich Beck</crm:P190_has_symbolic_content>
            <crm:P106_is_composed_of>
              <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N11e8953629ed444899d59a34a847e2e4">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
                <crm:P190_has_symbolic_content>Heinrich</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="N623f0cb5c9e24cdbb8097422baaeab2f">
                <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
                <crm:P190_has_symbolic_content>Beck</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/28660517-87fc-4a42-85f2-87cce0c5c342">
        <rdfs:label>Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn</rdfs:label>
        <crm:P1_is_identified_by>
          <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0fb0f2652b6a4cd88f27ee61068de4a8">
            <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
            <crm:P190_has_symbolic_content>Arbeiten zur Skandinavistik: 6. Arbeitstagung der Skandinavisten des deutschen Sprachgebiets: 26.9.-1.10.1983 in Bonn</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>