https://fasnl.net/id/bibliography/b848f319-89dd-426a-9bdb-2ab7327a85ff
title
Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert
author
Wagner, Richard
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:b848f319-89dd-426a-9bdb-2ab7327a85ff", "_label": "Wagner, Richard Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert" }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Wagner, Richard Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995" } ], "created_by": [ { "@type": "Person", "id": "individual:3e091e00-5ecf-4780-b704-dbe263fbe0ec", "_label": "Wagner, Richard", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Richard Wagner", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Richard" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Wagner" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:8903c7ea-b620-4193-b3c0-c2723bade578", "_label": "Wapnewski, Peter", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Peter Wapnewski", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Peter" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Wapnewski" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:ee9d151c-d4b9-4c1a-bf27-22e025f0ef34", "_label": "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert" } ], "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:b848f319-89dd-426a-9bdb-2ab7327a85ff a crm:E31_Document ; rdfs:label "Wagner, Richard Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert" ; crm:P2_has_type aat:300404670 ], [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Wagner, Richard Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995" ; crm:P2_has_type aat:300435423 ] ; crm:P70i_is_documented_in publication:ee9d151c-d4b9-4c1a-bf27-22e025f0ef34 ; crm:P94i_was_created_by individual:3e091e00-5ecf-4780-b704-dbe263fbe0ec, individual:8903c7ea-b620-4193-b3c0-c2723bade578 . 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:3e091e00-5ecf-4780-b704-dbe263fbe0ec a crm:E21_Person ; rdfs:label "Wagner, Richard" ; 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 "Richard" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Wagner" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Richard Wagner" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . individual:8903c7ea-b620-4193-b3c0-c2723bade578 a crm:E21_Person ; rdfs:label "Wapnewski, Peter" ; 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 "Peter" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Wapnewski" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Peter Wapnewski" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . publication:ee9d151c-d4b9-4c1a-bf27-22e025f0ef34 a crm:E31_Document ; rdfs:label "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Weißt du wie das wird...? Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert" ; 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/b848f319-89dd-426a-9bdb-2ab7327a85ff"> <rdfs:label>Wagner, Richard Weißt du wie das wird...?&nbsp;Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3d4d046757944c0c814c189663bad6ac"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Weißt du wie das wird...?&nbsp;Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert</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="Nb9e8fc0db9c34b069233da191c3facc3"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Wagner, Richard Weißt du wie das wird...?&nbsp;Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert Wapnewski, Peter ed. München: Piper, 1995.. 1995</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/3e091e00-5ecf-4780-b704-dbe263fbe0ec"> <rdfs:label>Wagner, Richard</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4af98f312adc4874886f15a231db5835"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Richard Wagner</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5c9c48917c9b4b1eb640ef6810d8796d"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Richard</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="N37eade8178ad4d308a2c4be8f7dc7527"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Wagner</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/8903c7ea-b620-4193-b3c0-c2723bade578"> <rdfs:label>Wapnewski, Peter</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9a6ab0b48a994c8791f60ea39e58c4a8"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Peter Wapnewski</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N51b7aec81b38421d920c244da1a24810"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Peter</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="Nb52c2ed18fc24c02b6fd75d3c24d324a"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Wapnewski</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/ee9d151c-d4b9-4c1a-bf27-22e025f0ef34"> <rdfs:label>Weißt du wie das wird...?&nbsp;Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nde8a9426ecdd42ab84437110dd7c4d0e"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Weißt du wie das wird...?&nbsp;Richard Wagner, Der Ring des Nibelungen, erzählt, erläutert und kommentiert</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/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> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025492"> <rdfs:label>author</rdfs:label> </crm:E55_Type> </rdf:RDF>