https://fasnl.net/id/bibliography/4b9496b4-68a7-41cb-817d-f9e9468299d5
title
Die Nibelungen: Erster Teil: Einleitung und die Klage
author
Piper, Paul
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:4b9496b4-68a7-41cb-817d-f9e9468299d5",
"_label": "Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Die Nibelungen: Erster Teil: Einleitung und die Klage"
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:abed4fed-796b-4ed5-9b2e-2911d6c355c9",
"_label": "Piper, Paul",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Paul Piper",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Paul"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Piper"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:64a6be1d-aaf2-4e69-89c2-27d8d36a3148",
"_label": "Die Nibelungen: Erster Teil: Einleitung und die Klage",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Die Nibelungen: Erster Teil: Einleitung und die Klage"
}
],
"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:4b9496b4-68a7-41cb-817d-f9e9468299d5 a crm:E31_Document ;
rdfs:label "Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Die Nibelungen: Erster Teil: Einleitung und die Klage" ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:64a6be1d-aaf2-4e69-89c2-27d8d36a3148 ;
crm:P94i_was_created_by individual:abed4fed-796b-4ed5-9b2e-2911d6c355c9 .
aat:300025492 a crm:E55_Type ;
rdfs:label "author" .
aat:300060417 a crm:E55_Type ;
rdfs:label "monographs" .
aat:300404651 a crm:E55_Type ;
rdfs:label "Given Name" .
aat:300404652 a crm:E55_Type ;
rdfs:label "Last Name" .
aat:300435423 a crm:E55_Type ;
rdfs:label "bibliographic citation" .
individual:abed4fed-796b-4ed5-9b2e-2911d6c355c9 a crm:E21_Person ;
rdfs:label "Piper, Paul" ;
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 "Piper" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Paul" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Paul Piper" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:64a6be1d-aaf2-4e69-89c2-27d8d36a3148 a crm:E31_Document ;
rdfs:label "Die Nibelungen: Erster Teil: Einleitung und die Klage" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Die Nibelungen: Erster Teil: Einleitung und die Klage" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300060417 .
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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/4b9496b4-68a7-41cb-817d-f9e9468299d5">
<rdfs:label>Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5e8c9668efa44990870f83fbc8f2445d">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Die Nibelungen: Erster Teil: Einleitung und die Klage</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="N4f980775b76041e1a89d341fe173f2df">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Piper, Paul Die Nibelungen: Erster Teil: Einleitung und die Klage Deutsche National-Litteratur Historisch-kritische Ausgabe, 2. Abteilung 6 Tübingen: Niemeyer, 1974.. 1974</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/abed4fed-796b-4ed5-9b2e-2911d6c355c9">
<rdfs:label>Piper, Paul</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1020eb0966fc4163b486ea13784945d2">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Paul Piper</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N01554d8f1ca34e69ab270e12c465f507">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Paul</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="N65e89be898514c37bc9fc69dea2687af">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Piper</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:P70i_is_documented_in>
<crm:E31_Document rdf:about="https://fasnl.net/id/publication/64a6be1d-aaf2-4e69-89c2-27d8d36a3148">
<rdfs:label>Die Nibelungen: Erster Teil: Einleitung und die Klage</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8b271abf383f4031906dd7c67d023d68">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Die Nibelungen: Erster Teil: Einleitung und die Klage</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/300404651">
<rdfs:label>Given 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/300060417">
<rdfs:label>monographs</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/300025492">
<rdfs:label>author</rdfs:label>
</crm:E55_Type>
</rdf:RDF>