https://fasnl.net/id/bibliography/99c93adf-fd55-41f1-80bc-2ddaf36645b9
title
The Heroic and Legendary Sagas.
author
Mitchell, Stephen
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:99c93adf-fd55-41f1-80bc-2ddaf36645b9", "_label": "Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "The Heroic and Legendary Sagas." }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008" } ], "created_by": [ { "@type": "Person", "id": "individual:22836478-1ed1-492e-87e1-94d856f7ad93", "_label": "Mitchell, Stephen", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Stephen Mitchell", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Stephen" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Mitchell" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:70c26ee7-6978-4ee2-93a5-3527f3c0d88b", "_label": "Price, Neil", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Neil Price", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Neil" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Price" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:a834da35-b0d7-48c1-98b5-ff181fdd6612", "_label": "The Viking World", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "The Viking World" } ], "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:99c93adf-fd55-41f1-80bc-2ddaf36645b9 a crm:E31_Document ; rdfs:label "Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008" ; crm:P1_is_identified_by [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008" ; crm:P2_has_type aat:300435423 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "The Heroic and Legendary Sagas." ; crm:P2_has_type aat:300404670 ] ; crm:P70i_is_documented_in publication:a834da35-b0d7-48c1-98b5-ff181fdd6612 ; crm:P94i_was_created_by individual:22836478-1ed1-492e-87e1-94d856f7ad93, individual:70c26ee7-6978-4ee2-93a5-3527f3c0d88b . 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:22836478-1ed1-492e-87e1-94d856f7ad93 a crm:E21_Person ; rdfs:label "Mitchell, Stephen" ; 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 "Mitchell" ; crm:P2_has_type aat:300404652 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Stephen" ; crm:P2_has_type aat:300404651 ] ; crm:P190_has_symbolic_content "Stephen Mitchell" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . individual:70c26ee7-6978-4ee2-93a5-3527f3c0d88b a crm:E21_Person ; rdfs:label "Price, Neil" ; 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 "Neil" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Price" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Neil Price" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . publication:a834da35-b0d7-48c1-98b5-ff181fdd6612 a crm:E31_Document ; rdfs:label "The Viking World" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "The Viking World" ; 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/99c93adf-fd55-41f1-80bc-2ddaf36645b9"> <rdfs:label>Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0730a69ddd934d51adbae742721dbedb"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>The Heroic and Legendary Sagas.</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="N3d733ebcc7d247d6ad1b3ad226e59141"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Mitchell, Stephen The Heroic and Legendary Sagas. In The Viking World. Price, Neil ed. London: Routledge, 2008. pp. 319-322. 2008</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/22836478-1ed1-492e-87e1-94d856f7ad93"> <rdfs:label>Mitchell, Stephen</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8f7340e51a8848c2b16a232079f551c4"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Stephen Mitchell</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf5c0c4ec51564e4a9d7dfe501b554632"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Stephen</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="N6764fa5a4d5b4eb3a75cc95c1578976d"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Mitchell</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/70c26ee7-6978-4ee2-93a5-3527f3c0d88b"> <rdfs:label>Price, Neil</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8a6dba894c1b444d965e43a7af2a11d1"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Neil Price</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0fe3c4f78d30478483e15278ef25a482"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Neil</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="N4c99fc26ccb345cb89e17f713d8cdcd1"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Price</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/a834da35-b0d7-48c1-98b5-ff181fdd6612"> <rdfs:label>The Viking World</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf7c3f4a9ce6e4849afc01eec58f73123"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>The Viking World</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>