https://fasnl.net/id/bibliography/d6577e2b-7383-49bd-9396-e0e0c37d78cc
title
Sörla saga sterka and Rafn’s Edition.
author
Hufnagel, Silvia
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:d6577e2b-7383-49bd-9396-e0e0c37d78cc",
"_label": "Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Sörla saga sterka and Rafn’s Edition."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:95b95127-660b-4c3e-bce5-8c68e67e7e16",
"_label": "Hufnagel, Silvia",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Silvia Hufnagel",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Silvia"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Hufnagel"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:9d338aca-fa2a-47ca-8863-ffdcfc7fda14",
"_label": "Charpentier Ljungqvist, Fredrik",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Fredrik Charpentier Ljungqvist",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Fredrik"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Charpentier Ljungqvist"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:b5df657e-4100-4551-ab07-688e869978ac",
"_label": "Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009"
}
],
"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:d6577e2b-7383-49bd-9396-e0e0c37d78cc a crm:E31_Document ;
rdfs:label "Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Sörla saga sterka and Rafn’s Edition." ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:b5df657e-4100-4551-ab07-688e869978ac ;
crm:P94i_was_created_by individual:95b95127-660b-4c3e-bce5-8c68e67e7e16,
individual:9d338aca-fa2a-47ca-8863-ffdcfc7fda14 .
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:95b95127-660b-4c3e-bce5-8c68e67e7e16 a crm:E21_Person ;
rdfs:label "Hufnagel, Silvia" ;
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 "Hufnagel" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Silvia" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Silvia Hufnagel" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
individual:9d338aca-fa2a-47ca-8863-ffdcfc7fda14 a crm:E21_Person ;
rdfs:label "Charpentier Ljungqvist, Fredrik" ;
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 "Fredrik" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Charpentier Ljungqvist" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Fredrik Charpentier Ljungqvist" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
publication:b5df657e-4100-4551-ab07-688e869978ac a crm:E31_Document ;
rdfs:label "Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009" ;
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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/d6577e2b-7383-49bd-9396-e0e0c37d78cc">
<rdfs:label>Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N602f22f79e5c44a192b1a149d0c023b3">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Sörla saga sterka and Rafn’s Edition.</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="N066249bfb4bb42f78b733e7cd8e2bd24">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Hufnagel, Silvia Sörla saga sterka and Rafn’s Edition. In Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 398-404. 2009</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/95b95127-660b-4c3e-bce5-8c68e67e7e16">
<rdfs:label>Hufnagel, Silvia</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N72841d616ad9423899bb41cbe094f51d">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Silvia Hufnagel</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6035c4ebd2494afe804352ae0f69f681">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Silvia</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="Ndb6a704f70794886b24172b30639a189">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Hufnagel</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/9d338aca-fa2a-47ca-8863-ffdcfc7fda14">
<rdfs:label>Charpentier Ljungqvist, Fredrik</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3afd3e7753704b37a3f061eae719b79a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Fredrik Charpentier Ljungqvist</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N058d6ea6b7604f66b09035524e1f4ea6">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Fredrik</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="Ncfb8284230df4e3392a7e600c8a1e023">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Charpentier Ljungqvist</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/b5df657e-4100-4551-ab07-688e869978ac">
<rdfs:label>Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na5ca5f56d1d7435dab774253ad14e2f0">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Á austrvega. Saga and East Scandinavia: Preprint Papers of The 14th International Saga Conference Uppsala, 9th-15th August 2009</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/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/300404651">
<rdfs:label>Given 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/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/300435423">
<rdfs:label>bibliographic citation</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025526">
<rdfs:label>editor</rdfs:label>
</crm:E55_Type>
</rdf:RDF>