https://fasnl.net/id/bibliography/c875f4f9-e849-4e22-ab1c-eb651641b594
title
Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts.
author
Stephen A., Mitchell
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:c875f4f9-e849-4e22-ab1c-eb651641b594", "_label": "Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 2017", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts." }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 2017" } ], "created_by": [ { "@type": "Person", "id": "individual:43133af5-da52-4aa2-b0df-52eeed889a15", "_label": "Stephen A., Mitchell", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Mitchell Stephen A.", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Mitchell" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Stephen A." } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd", "_label": "Schjødt, Jens Peter", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Jens Peter Schjødt", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Jens Peter" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Schjødt" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:83339685-410e-4ee2-ba8b-00637885ed27", "_label": "Old Norse Mythology: Comparative Perspectives", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Old Norse Mythology: Comparative Perspectives" } ], "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:c875f4f9-e849-4e22-ab1c-eb651641b594 a crm:E31_Document ; rdfs:label "Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 2017" ; crm:P1_is_identified_by [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 2017" ; crm:P2_has_type aat:300435423 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts." ; crm:P2_has_type aat:300404670 ] ; crm:P70i_is_documented_in publication:83339685-410e-4ee2-ba8b-00637885ed27 ; crm:P94i_was_created_by individual:43133af5-da52-4aa2-b0df-52eeed889a15, individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd . 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:43133af5-da52-4aa2-b0df-52eeed889a15 a crm:E21_Person ; rdfs:label "Stephen A., Mitchell" ; 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 "Stephen A." ; crm:P2_has_type aat:300404652 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Mitchell" ; crm:P2_has_type aat:300404651 ] ; crm:P190_has_symbolic_content "Mitchell Stephen A." ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd a crm:E21_Person ; rdfs:label "Schjødt, Jens 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 "Jens Peter" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Schjødt" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Jens Peter Schjødt" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . publication:83339685-410e-4ee2-ba8b-00637885ed27 a crm:E31_Document ; rdfs:label "Old Norse Mythology: Comparative Perspectives" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Old Norse Mythology: Comparative Perspectives" ; 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/c875f4f9-e849-4e22-ab1c-eb651641b594"> <rdfs:label>Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 2017</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf6ad13a6a61544a7918e70794ddd1033"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European 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="Na8573adb098c44ae8b269b4c94e7442a"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Stephen A., Mitchell Óðinn, Charms, and Necromancy: Hávamál 157 in Its Nordic and European Contexts. In Old Norse Mythology: Comparative Perspectives. Schjødt, Jens Peter ed. Cambridge, MA: The Milman Parry Collection of Oral Literature, 2017. pp. 289-321. 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/43133af5-da52-4aa2-b0df-52eeed889a15"> <rdfs:label>Stephen A., Mitchell</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Naa7346eccc4146a688a955eab8b35155"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Mitchell Stephen A.</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6b4e83878ef74d1c9a6c803e56dbe1af"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Mitchell</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="Nd6682cb6e88844a6a51bc4b3f96dc8bb"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Stephen A.</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/a10b9fb7-f70d-4e49-81f9-35d4fe910dcd"> <rdfs:label>Schjødt, Jens Peter</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N272918deb2e34625bb7a231eb9c348fb"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Jens Peter Schjødt</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nd00868e0cef14d3aa42a02bd18cfd8ce"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Jens 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="N6aa22cbdf3764784919165b62dc89fa3"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Schjødt</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/83339685-410e-4ee2-ba8b-00637885ed27"> <rdfs:label>Old Norse Mythology: Comparative Perspectives</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf4bbee5631e04745b0564ff385cb63a6"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Old Norse Mythology: Comparative Perspectives</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>