https://fasnl.net/id/bibliography/8d0f44c9-9408-40b2-a66c-a49020dbf94b
title
Den lengste soga om Olav Tryggvason
author
Flokenes, Kåre
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:8d0f44c9-9408-40b2-a66c-a49020dbf94b",
"_label": "Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Den lengste soga om Olav Tryggvason"
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:0515005c-cf05-473c-9129-fbdb049601c9",
"_label": "Flokenes, Kåre",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Kåre Flokenes",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Kåre"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Flokenes"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:af66e753-e4f3-40f8-922c-fafbe1f9c800",
"_label": "Den lengste soga om Olav Tryggvason",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Den lengste soga om Olav Tryggvason"
}
],
"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:8d0f44c9-9408-40b2-a66c-a49020dbf94b a crm:E31_Document ;
rdfs:label "Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Den lengste soga om Olav Tryggvason" ;
crm:P2_has_type aat:300404670 ],
[ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003" ;
crm:P2_has_type aat:300435423 ] ;
crm:P70i_is_documented_in publication:af66e753-e4f3-40f8-922c-fafbe1f9c800 ;
crm:P94i_was_created_by individual:0515005c-cf05-473c-9129-fbdb049601c9 .
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:0515005c-cf05-473c-9129-fbdb049601c9 a crm:E21_Person ;
rdfs:label "Flokenes, Kåre" ;
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 "Kåre" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Flokenes" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Kåre Flokenes" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:af66e753-e4f3-40f8-922c-fafbe1f9c800 a crm:E31_Document ;
rdfs:label "Den lengste soga om Olav Tryggvason" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Den lengste soga om Olav Tryggvason" ;
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: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/8d0f44c9-9408-40b2-a66c-a49020dbf94b">
<rdfs:label>Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N51d062cd24604dd2810deb666f71b414">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Den lengste soga om Olav Tryggvason</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="Ncc3aa8daba184691b0d02cd1e7fc8917">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Flokenes, Kåre Den lengste soga om Olav Tryggvason Stavanger: Dreyer, 2003.. 2003</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/0515005c-cf05-473c-9129-fbdb049601c9">
<rdfs:label>Flokenes, Kåre</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0f62ce64536f4dee920d64766478bf8e">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Kåre Flokenes</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4398e0cd0fce42f0a05eda0ab3def7bd">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Kåre</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="N782ec53e10274c43b4b254bd6a6db908">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Flokenes</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/af66e753-e4f3-40f8-922c-fafbe1f9c800">
<rdfs:label>Den lengste soga om Olav Tryggvason</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ndb0b4535f9e54db0a3e6aea922e1ceb8">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Den lengste soga om Olav Tryggvason</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/300435423">
<rdfs:label>bibliographic citation</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/300025492">
<rdfs:label>author</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/300404651">
<rdfs:label>Given Name</rdfs:label>
</crm:E55_Type>
</rdf:RDF>