https://fasnl.net/id/bibliography/a593cb09-7c97-4f0c-aa0a-2427d601024f
title
Emotion in Old Norse Literature: Translations, Voices, Contexts
author
Sif Rikhardsdottir
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:a593cb09-7c97-4f0c-aa0a-2427d601024f", "_label": "Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Emotion in Old Norse Literature: Translations, Voices, Contexts" }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017" } ], "created_by": [ { "@type": "Person", "id": "individual:abe4e61f-b909-4f28-9f7b-8fcf5e6fa895", "_label": "Sif Rikhardsdottir", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Sif Rikhardsdottir", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Sif" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Rikhardsdottir" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] } ], "documented_in": { "type": "Document", "id": "publication:148c7042-23fb-405e-b49d-7bbefc61a58c", "_label": "Emotion in Old Norse Literature: Translations, Voices, Contexts", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Emotion in Old Norse Literature: Translations, Voices, Contexts" } ], "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:a593cb09-7c97-4f0c-aa0a-2427d601024f a crm:E31_Document ; rdfs:label "Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Emotion in Old Norse Literature: Translations, Voices, Contexts" ; crm:P2_has_type aat:300404670 ], [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017" ; crm:P2_has_type aat:300435423 ] ; crm:P70i_is_documented_in publication:148c7042-23fb-405e-b49d-7bbefc61a58c ; crm:P94i_was_created_by individual:abe4e61f-b909-4f28-9f7b-8fcf5e6fa895 . 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:abe4e61f-b909-4f28-9f7b-8fcf5e6fa895 a crm:E21_Person ; rdfs:label "Sif Rikhardsdottir" ; 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 "Rikhardsdottir" ; crm:P2_has_type aat:300404652 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Sif" ; crm:P2_has_type aat:300404651 ] ; crm:P190_has_symbolic_content "Sif Rikhardsdottir" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . publication:148c7042-23fb-405e-b49d-7bbefc61a58c a crm:E31_Document ; rdfs:label "Emotion in Old Norse Literature: Translations, Voices, Contexts" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Emotion in Old Norse Literature: Translations, Voices, Contexts" ; 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: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/a593cb09-7c97-4f0c-aa0a-2427d601024f"> <rdfs:label>Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1880cf92a19845d283b80c929a99706d"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Emotion in Old Norse Literature: Translations, Voices, Contexts</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="N6235e1ce5deb485190492e99f285d915"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Sif Rikhardsdottir Emotion in Old Norse Literature: Translations, Voices, Contexts Cambridge: D. S. Brewer, 2017.. 2017</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/abe4e61f-b909-4f28-9f7b-8fcf5e6fa895"> <rdfs:label>Sif Rikhardsdottir</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2367a2177dea4f28ae0119df2b28d2d4"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Sif Rikhardsdottir</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne517731e437f4f9f90c626c52df9bd02"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Sif</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="N8eeed32a6e964259a7111a92a173302b"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Rikhardsdottir</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/148c7042-23fb-405e-b49d-7bbefc61a58c"> <rdfs:label>Emotion in Old Norse Literature: Translations, Voices, Contexts</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc098badc7c14496f99e1502772c6f32b"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Emotion in Old Norse Literature: Translations, Voices, Contexts</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/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> <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/300404651"> <rdfs:label>Given Name</rdfs:label> </crm:E55_Type> </rdf:RDF>