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 "Wapnewski" ; crm:P2_has_type aat:300404652 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Peter" ; crm:P2_has_type aat:300404651 ] ; 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="N8c7af9d6f3964095ac720ba8f48c8c44"> <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="N22707b187fff4cfa84416846bf19c44d"> <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="N9d84cd2bc1b34d4bb531fc5b4c8ee8da"> <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="N9e3d34cf61da453bafe5bb9ccd80f9f3"> <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="Nd709f663f00b4f34b12077c8592a521b"> <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="N62f19533f84e4bea9a4a21de601b0f28"> <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="Nc51ae54f11de4510a7ef13ac4a7355e1"> <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="N3c59df909db8409caa6349599000076f"> <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="N85b8c59869774c61b8fa23148ee71b2b"> <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/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>