https://fasnl.net/id/bibliography/410aedd5-15fd-4794-b3f7-86b4d0c85a14
title
Poetry, Dwarfs, and Gods: Understanding Alvíssmál.
author
Lindow, John
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:410aedd5-15fd-4794-b3f7-86b4d0c85a14", "_label": "Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Poetry, Dwarfs, and Gods: Understanding Alvíssmál." }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007" } ], "created_by": [ { "@type": "Person", "id": "individual:f96bce37-f13f-4dc7-9590-85c8d8bdbe31", "_label": "Lindow, John", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "John Lindow", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "John" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Lindow" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:eb50ba43-5f3e-4fa5-bad7-d18c028a543c", "_label": "Wills, Tarrin", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Tarrin Wills", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Tarrin" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Wills" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:ced390c7-9c0f-4a95-9911-7461e2490375", "_label": "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross" } ], "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:410aedd5-15fd-4794-b3f7-86b4d0c85a14 a crm:E31_Document ; rdfs:label "Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007" ; crm:P1_is_identified_by [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007" ; crm:P2_has_type aat:300435423 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Poetry, Dwarfs, and Gods: Understanding Alvíssmál." ; crm:P2_has_type aat:300404670 ] ; crm:P70i_is_documented_in publication:ced390c7-9c0f-4a95-9911-7461e2490375 ; crm:P94i_was_created_by individual:eb50ba43-5f3e-4fa5-bad7-d18c028a543c, individual:f96bce37-f13f-4dc7-9590-85c8d8bdbe31 . 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:eb50ba43-5f3e-4fa5-bad7-d18c028a543c a crm:E21_Person ; rdfs:label "Wills, Tarrin" ; 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 "Tarrin" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Wills" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Tarrin Wills" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . individual:f96bce37-f13f-4dc7-9590-85c8d8bdbe31 a crm:E21_Person ; rdfs:label "Lindow, John" ; 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 "Lindow" ; crm:P2_has_type aat:300404652 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "John" ; crm:P2_has_type aat:300404651 ] ; crm:P190_has_symbolic_content "John Lindow" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . publication:ced390c7-9c0f-4a95-9911-7461e2490375 a crm:E31_Document ; rdfs:label "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross" ; 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/410aedd5-15fd-4794-b3f7-86b4d0c85a14"> <rdfs:label>Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N84c9d3364a1c4813ba227299953a3a51"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Poetry, Dwarfs, and Gods: Understanding Alvíssmál.</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="N8b675a1a3ed648eaa99586ed8969fb0e"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Lindow, John Poetry, Dwarfs, and Gods: Understanding Alvíssmál. In Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross. Wills, Tarrin ed. Medieval Texts and Cultures of Northern Europe 18 Turnhout: Brepols, 2007. pp. 285-303. 2007</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/f96bce37-f13f-4dc7-9590-85c8d8bdbe31"> <rdfs:label>Lindow, John</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf63620acd05b4842860255e9995e4982"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>John Lindow</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7705576deda14af584025ceeda48ed3d"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>John</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="Ne9ae433b0bbd453fb220916d04fe2cb5"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Lindow</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/eb50ba43-5f3e-4fa5-bad7-d18c028a543c"> <rdfs:label>Wills, Tarrin</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6f69b1fbe73c4eca8400ba27d1ddd27b"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Tarrin Wills</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1fa5f313e8154d9fa03719b1c5d4acdd"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Tarrin</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="N29ee2bdeb61642f483bb1a7ac87f98c3"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Wills</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/ced390c7-9c0f-4a95-9911-7461e2490375"> <rdfs:label>Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ned317e7560104a8e9d0e17042566b213"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Learning and Understanding in the Old Norse World: Essays in Honour of Margaret Clunies Ross</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>