https://fasnl.net/id/bibliography/f66c0655-57b5-4fdc-ad17-26a6be8514d0
title
Sigurðr Freys vinr.
author
Gouchet, Olivier
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:f66c0655-57b5-4fdc-ad17-26a6be8514d0", "_label": "Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Sigurðr Freys vinr." }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990" } ], "created_by": [ { "@type": "Person", "id": "individual:e969ce97-7f65-4b43-962e-201c3a95bb49", "_label": "Gouchet, Olivier", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Olivier Gouchet", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Olivier" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Gouchet" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966", "_label": "Pàroli, Teresa", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Teresa Pàroli", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Teresa" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Pàroli" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:89fb2727-ca00-4976-ad98-a9d2e4448d18", "_label": "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988" } ], "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:f66c0655-57b5-4fdc-ad17-26a6be8514d0 a crm:E31_Document ; rdfs:label "Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990" ; crm:P1_is_identified_by [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990" ; crm:P2_has_type aat:300435423 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Sigurðr Freys vinr." ; crm:P2_has_type aat:300404670 ] ; crm:P70i_is_documented_in publication:89fb2727-ca00-4976-ad98-a9d2e4448d18 ; crm:P94i_was_created_by individual:e969ce97-7f65-4b43-962e-201c3a95bb49, individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966 . 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:e969ce97-7f65-4b43-962e-201c3a95bb49 a crm:E21_Person ; rdfs:label "Gouchet, Olivier" ; 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 "Olivier" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Gouchet" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Olivier Gouchet" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025492 . individual:fe0c5a14-31fb-4657-9c1e-60b6aad49966 a crm:E21_Person ; rdfs:label "Pàroli, Teresa" ; 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 "Teresa" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Pàroli" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Teresa Pàroli" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . publication:89fb2727-ca00-4976-ad98-a9d2e4448d18 a crm:E31_Document ; rdfs:label "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988" ; 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/f66c0655-57b5-4fdc-ad17-26a6be8514d0"> <rdfs:label>Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7992d2e8c3ab429cb59f977a4035a45e"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Sigurðr Freys vinr.</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="Ne4586483f4074b0b9e8b0dbca44d3f15"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Gouchet, Olivier Sigurðr Freys vinr. In Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988. Pàroli, Teresa ed. Spoleto: Presso la sede del centro studi, 1990. pp. 383-390. 1990</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/e969ce97-7f65-4b43-962e-201c3a95bb49"> <rdfs:label>Gouchet, Olivier</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N01249b9f414b49db9629c05ae1f67b10"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Olivier Gouchet</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3a260a3593464c069d6109f3380643fd"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Olivier</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="N52810705ad324720be5377afce6dd7f4"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Gouchet</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/fe0c5a14-31fb-4657-9c1e-60b6aad49966"> <rdfs:label>Pàroli, Teresa</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9e8d311513634a18823a6ce324054e73"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Teresa Pàroli</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne2edc1e079444d6abb5150d93e2039d2"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Teresa</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="N77d0ea95103442839114bcc600343c55"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Pàroli</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/89fb2727-ca00-4976-ad98-a9d2e4448d18"> <rdfs:label>Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ncde3d980724b442fbdae634b0cc08212"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Poetry in the Scandinavian Middle Ages: The Seventh International Saga Conference, Spoleto, 4-10 September 1988</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>