https://fasnl.net/id/manuscript/cff1cd9b-a22b-4330-a2e9-8e93a5942f43
shelfmark
UB 252 fol.
Sagas in UB 252 fol.
XML manuscript description
<?xml version="1.0" encoding="UTF-8"?><?xml-model href="http://fasnl.net/xml/FASNL_msDesc_v1.1.rnc" type="application/relax-ng-compact-syntax"?><TEI xmlns="http://www.tei-c.org/ns/1.0"> <teiHeader type="text"> <fileDesc> <titleStmt> <title>UB 252 fol.</title> </titleStmt> <publicationStmt> <authority>Nordisk Forskningsinstitut, Københavns Universitet</authority> <availability status="free"><licence target="http://creativecommons.org/licenses/by-sa/3.0/"> Distributed by the University of Copenhagen under a Creative Commons Attribution-ShareAlike 3.0 Unported License.</licence></availability> </publicationStmt> <sourceDesc> <msDesc xml:id="UB02-0252-en" xml:lang="en"> <msIdentifier> <repository ref="#UBOSL">Universitetsbiblioteket, Oslo</repository> <idno>UB 252 fol.</idno> </msIdentifier> <msContents> <!--<titlePage ana="#no|contemporary|later"> <titlePart></titlePart> </titlePage>--> <msItem n="1" class="fas"> <locus from="1r:X" to="32v:X"/> <title type="uniform" ref="#gsgr">Gautreks saga</title> <textLang mainLang="is"/> <rubric>Fra Gauta konungi inum millda</rubric> <incipit/> <explicit/> <filiation> <p>Copy of <ref type="ms" target="#AM02-0152-en" ana="#antigraph">copy of AM 152 fol.</ref> [cf. typescript catalog].</p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="32"/> <dimensions type="leaf"> <height unit="mm" quantity="311"/> <width unit="mm" quantity="200"/> </dimensions> <!--<watermark ana="#no|yes"/>--> </support> <!--<foliation ana="#unknown"/>--> <condition ana="#unknown"/> </supportDesc> <!--<layoutDesc> <layout ana="#unknown" columns="x" writtenLines="x x"> <num type="wpl" atLeast="" atMost=""/> <dimensions type="written"> <height unit="mm" quantity=""/> <width unit="mm" quantity=""/> </dimensions> </layout> </layoutDesc>--> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="unknown">Attributed to a certain Oddur Jónsson, but refuted by Jónas Kristjánsson (cf. typescript catalog).</handNote> </handDesc> <!--<decoDesc ana="#unknown"> <decoNote type="border"/> </decoDesc>--> <!--<additions ana="#unknown"> <p/> </additions>--> <!--<bindingDesc> <binding ana="#unknown" contemporary="false"> <p/> </binding> </bindingDesc>--> </physDesc> <history> <origin> <p>Dated to the <origDate notBefore="1750" notAfter="1799"/> by Jónas Kristjánsson.</p> <origPlace key="IS"/> </origin> <provenance> <p>Purchased from <name type="person" role="owner" key="PetPet005">Petersen bergráði</name> in 1849 (cf. typescript catalog).</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-07-17" who="#JSL">Inserted template elements and entered information from Jónas Kristjánsson's typescript catalog, "Skrá um íslenzk handrit í Noregi"</change> </revisionDesc> </teiHeader> <facsimile> <surface/> </facsimile> <text> <body> <p/> </body> </text> </TEI>
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "CuratedHolding",
"id": "manuscript:cff1cd9b-a22b-4330-a2e9-8e93a5942f43",
"_label": "UB 252 fol.",
"classified_as": [
{
"id": "aat:300028569",
"type": "Type",
"_label": "manuscript"
}
],
"identified_by": [
{
"id": "manuscript:cff1cd9b-a22b-4330-a2e9-8e93a5942f43",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300312355",
"type": "Type",
"_label": "shelfmark"
}
],
"content": "UB 252 fol."
}
],
"current_or_former_curator": [
"repository:6cafa53f-92dd-45b9-a510-4bd455fe8553"
],
"documents": [
{
"@type": "LinguisticObject",
"id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89",
"_label": "Gautreks saga",
"classified_as": [
{
"id": "aat:300417585",
"type": "Type",
"_label": "Literature"
}
],
"identified_by": [
{
"id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300417204",
"type": "Type",
"_label": "Title"
}
],
"content": "Gautreks saga"
}
]
}
]
}
ttl
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix manuscript: <https://fasnl.net/id/manuscript/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix repository: <https://fasnl.net/id/repository/> .
@prefix saga: <https://fasnl.net/id/saga/> .
aat:300028569 a crm:E55_Type ;
rdfs:label "manuscript" .
aat:300312355 a crm:E55_Type ;
rdfs:label "shelfmark" .
aat:300417204 a crm:E55_Type ;
rdfs:label "Title" .
aat:300417585 a crm:E55_Type ;
rdfs:label "Literature" .
manuscript:cff1cd9b-a22b-4330-a2e9-8e93a5942f43 a crm:E42_Identifier,
crm:E78_Curated_Holding ;
rdfs:label "UB 252 fol." ;
crm:P109_has_current_or_former_curator repository:6cafa53f-92dd-45b9-a510-4bd455fe8553 ;
crm:P190_has_symbolic_content "UB 252 fol." ;
crm:P1_is_identified_by manuscript:cff1cd9b-a22b-4330-a2e9-8e93a5942f43 ;
crm:P2_has_type aat:300028569,
aat:300312355 ;
crm:P70_documents saga:eacefb08-ca9b-4bb3-b53c-765683384f89 .
saga:eacefb08-ca9b-4bb3-b53c-765683384f89 a crm:E33_Linguistic_Object,
crm:E42_Identifier ;
rdfs:label "Gautreks saga" ;
crm:P190_has_symbolic_content "Gautreks saga" ;
crm:P1_is_identified_by saga:eacefb08-ca9b-4bb3-b53c-765683384f89 ;
crm:P2_has_type aat:300417204,
aat:300417585 .
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:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/cff1cd9b-a22b-4330-a2e9-8e93a5942f43">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>UB 252 fol.</rdfs:label>
<crm:P2_has_type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300028569">
<rdfs:label>manuscript</rdfs:label>
</crm:E55_Type>
</crm:P2_has_type>
<crm:P2_has_type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300312355">
<rdfs:label>shelfmark</rdfs:label>
</crm:E55_Type>
</crm:P2_has_type>
<crm:P190_has_symbolic_content>UB 252 fol.</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/cff1cd9b-a22b-4330-a2e9-8e93a5942f43"/>
<crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/6cafa53f-92dd-45b9-a510-4bd455fe8553"/>
<crm:P70_documents>
<crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>Gautreks saga</rdfs:label>
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300417585"/>
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300417204"/>
<crm:P190_has_symbolic_content>Gautreks saga</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89"/>
</crm:E33_Linguistic_Object>
</crm:P70_documents>
</crm:E78_Curated_Holding>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417204">
<rdfs:label>Title</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417585">
<rdfs:label>Literature</rdfs:label>
</crm:E55_Type>
</rdf:RDF>