https://fasnl.net/id/bibliography/42f97607-7f71-442e-a775-ff50c06745c4
title
European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies
author
Lönnroth, Lars
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:42f97607-7f71-442e-a775-ff50c06745c4",
"_label": "Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies"
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:d2c94340-47d5-416f-b193-c3ad23a6df1f",
"_label": "Lönnroth, Lars",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Lars Lönnroth",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Lars"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Lönnroth"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:9e09c94c-f891-4d80-a492-417fa3cb06d2",
"_label": "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies"
}
],
"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:42f97607-7f71-442e-a775-ff50c06745c4 a crm:E31_Document ;
rdfs:label "Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies" ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:9e09c94c-f891-4d80-a492-417fa3cb06d2 ;
crm:P94i_was_created_by individual:d2c94340-47d5-416f-b193-c3ad23a6df1f .
aat:300025492 a crm:E55_Type ;
rdfs:label "author" .
aat:300060417 a crm:E55_Type ;
rdfs:label "monographs" .
aat:300404651 a crm:E55_Type ;
rdfs:label "Given Name" .
aat:300404652 a crm:E55_Type ;
rdfs:label "Last Name" .
aat:300435423 a crm:E55_Type ;
rdfs:label "bibliographic citation" .
individual:d2c94340-47d5-416f-b193-c3ad23a6df1f a crm:E21_Person ;
rdfs:label "Lönnroth, Lars" ;
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 "Lars" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Lönnroth" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Lars Lönnroth" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:9e09c94c-f891-4d80-a492-417fa3cb06d2 a crm:E31_Document ;
rdfs:label "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300060417 .
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/42f97607-7f71-442e-a775-ff50c06745c4">
<rdfs:label>Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N075a0e748a6e4013b5129cd876646676">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies</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="N28949b20ce854397a9b1a11d7ce56f1c">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Lönnroth, Lars European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies Stockholm, 1965.. 1965</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/d2c94340-47d5-416f-b193-c3ad23a6df1f">
<rdfs:label>Lönnroth, Lars</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N647a0c6cf8d8424bab582b534a91c368">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Lars Lönnroth</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nee60083f77a74cf5a141051f9996e091">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Lars</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="N77363e5a16ab4c2583a69155278ac7e7">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Lönnroth</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:P70i_is_documented_in>
<crm:E31_Document rdf:about="https://fasnl.net/id/publication/9e09c94c-f891-4d80-a492-417fa3cb06d2">
<rdfs:label>European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N37418078081a4dcca7602fa0bf0cb189">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>European Sources of Icelandic Saga-Writing: An Essay based on Previous Studies</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/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>
</rdf:RDF>