https://fasnl.net/id/bibliography/d18b03d2-fb0e-499d-aaa0-29426a7e90a4
title
The Nibelungenlied: A Psychological Approach.
author
McConnell, Winder
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:d18b03d2-fb0e-499d-aaa0-29426a7e90a4",
"_label": "McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "The Nibelungenlied: A Psychological Approach."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:d358b631-3bd8-418e-a5f1-38b36ff8c33c",
"_label": "McConnell, Winder",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Winder McConnell",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Winder"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "McConnell"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:d358b631-3bd8-418e-a5f1-38b36ff8c33c",
"_label": "McConnell, Winder",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Winder McConnell",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Winder"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "McConnell"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:06888aaa-fe7b-4880-a496-c023e4b44be1",
"_label": "A Companion to the Nibelungenlied",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "A Companion to the Nibelungenlied"
}
],
"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:d18b03d2-fb0e-499d-aaa0-29426a7e90a4 a crm:E31_Document ;
rdfs:label "McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "The Nibelungenlied: A Psychological Approach." ;
crm:P2_has_type aat:300404670 ],
[ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998" ;
crm:P2_has_type aat:300435423 ] ;
crm:P70i_is_documented_in publication:06888aaa-fe7b-4880-a496-c023e4b44be1 ;
crm:P94i_was_created_by individual:d358b631-3bd8-418e-a5f1-38b36ff8c33c .
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:d358b631-3bd8-418e-a5f1-38b36ff8c33c a crm:E21_Person ;
rdfs:label "McConnell, Winder" ;
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 "McConnell" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Winder" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Winder McConnell" ;
crm:P2_has_type aat:300404670 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "McConnell" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Winder" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Winder McConnell" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492,
aat:300025526 .
publication:06888aaa-fe7b-4880-a496-c023e4b44be1 a crm:E31_Document ;
rdfs:label "A Companion to the Nibelungenlied" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "A Companion to the Nibelungenlied" ;
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/d18b03d2-fb0e-499d-aaa0-29426a7e90a4">
<rdfs:label>McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncfe853694afe4b66acb9d52938735984">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>The Nibelungenlied: A Psychological Approach.</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="Ned5fb558b45c451ab16983ba5b8bb9b9">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>McConnell, Winder The Nibelungenlied: A Psychological Approach. In A Companion to the Nibelungenlied. McConnell, Winder ed. Columbia: Camden House, 1998. pp. 172-205. 1998</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/d358b631-3bd8-418e-a5f1-38b36ff8c33c">
<rdfs:label>McConnell, Winder</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne1fee6a10b2c4ec2888720534076f89a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Winder McConnell</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nefcf5baaa09840e1b3e26756dbc07f72">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Winder</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="N9725e1e5b80b4a2fb1d41860a436cd51">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>McConnell</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:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8845da3fe9634b4fa1faf7102df88b53">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Winder McConnell</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb2707f958b5146a0991f2e12f3032c66">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Winder</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="N9eefd03e16b24a11b69bc91c81a3f727">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>McConnell</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: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/06888aaa-fe7b-4880-a496-c023e4b44be1">
<rdfs:label>A Companion to the Nibelungenlied</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6b5777d782f1413fb32d831814996c88">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>A Companion to the Nibelungenlied</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/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/300404652">
<rdfs:label>Last Name</rdfs:label>
</crm:E55_Type>
<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/300060417">
<rdfs:label>monographs</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/300404651">
<rdfs:label>Given Name</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025492">
<rdfs:label>author</rdfs:label>
</crm:E55_Type>
</rdf:RDF>