https://fasnl.net/id/manuscript/af3e33e1-2404-4233-b0d3-0b7a677925bc
shelfmark
UB 254 fol.
Sagas in UB 254 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 254 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-0254-en" xml:lang="en"> <msIdentifier> <repository ref="#UBOSL">Universitetsbiblioteket, Oslo</repository> <idno>UB 254 fol.</idno> </msIdentifier> <msContents> <!--<titlePage ana="#no|contemporary|later"> <titlePart></titlePart> </titlePage>--> <msItem n="1" class="fas"> <locus from="1r:X" to="24v:X"/> <title type="uniform" ref="#hse">Hálfdanar saga Eysteinssonar</title> <textLang mainLang="is"/> <rubric/> <incipit/> <explicit/> <filiation> <p>Copy of <ref type="ms" target="#AM04-0343-en" ana="#antigraph">copy of AM 343 4to</ref> according to scribal note.</p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="24"/> <dimensions type="leaf"> <height unit="mm" quantity="311"/> <width unit="mm" quantity="190"/> </dimensions> <!--<watermark ana="#no|yes"/>--> </support> <!--<foliation ana="#no|contemporary|later|pag|col|fol"/>--> <condition ana="#unknown"/> </supportDesc> <!--<layoutDesc> <layout ana="#verse-separate|verse-prose" 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">Written by a certain Oddr Jónsson according to typescript catalog.</handNote> </handDesc> <!--<decoDesc ana="#no|low|medium|high"> <decoNote type="border"/> </decoDesc>--> <!--<additions ana="#unknown"> <p/> </additions>--> <!--<bindingDesc> <binding ana="#unknown" contemporary="false"> <p/> </binding> </bindingDesc>--> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <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-18" who="#JSL">Added template elements and input data 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:af3e33e1-2404-4233-b0d3-0b7a677925bc",
"_label": "UB 254 fol.",
"classified_as": [
{
"id": "aat:300028569",
"type": "Type",
"_label": "manuscript"
}
],
"identified_by": [
{
"id": "manuscript:af3e33e1-2404-4233-b0d3-0b7a677925bc",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300312355",
"type": "Type",
"_label": "shelfmark"
}
],
"content": "UB 254 fol."
}
],
"current_or_former_curator": [
"repository:6cafa53f-92dd-45b9-a510-4bd455fe8553"
],
"documents": [
{
"@type": "LinguisticObject",
"id": "saga:d2e5604f-f9f9-440d-88ac-a067db36ae04",
"_label": "Hálfdanar saga Eysteinssonar",
"classified_as": [
{
"id": "aat:300417585",
"type": "Type",
"_label": "Literature"
}
],
"identified_by": [
{
"id": "saga:d2e5604f-f9f9-440d-88ac-a067db36ae04",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300417204",
"type": "Type",
"_label": "Title"
}
],
"content": "Hálfdanar saga Eysteinssonar"
}
]
}
]
}
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:af3e33e1-2404-4233-b0d3-0b7a677925bc a crm:E42_Identifier,
crm:E78_Curated_Holding ;
rdfs:label "UB 254 fol." ;
crm:P109_has_current_or_former_curator repository:6cafa53f-92dd-45b9-a510-4bd455fe8553 ;
crm:P190_has_symbolic_content "UB 254 fol." ;
crm:P1_is_identified_by manuscript:af3e33e1-2404-4233-b0d3-0b7a677925bc ;
crm:P2_has_type aat:300028569,
aat:300312355 ;
crm:P70_documents saga:d2e5604f-f9f9-440d-88ac-a067db36ae04 .
saga:d2e5604f-f9f9-440d-88ac-a067db36ae04 a crm:E33_Linguistic_Object,
crm:E42_Identifier ;
rdfs:label "Hálfdanar saga Eysteinssonar" ;
crm:P190_has_symbolic_content "Hálfdanar saga Eysteinssonar" ;
crm:P1_is_identified_by saga:d2e5604f-f9f9-440d-88ac-a067db36ae04 ;
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/af3e33e1-2404-4233-b0d3-0b7a677925bc">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>UB 254 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 254 fol.</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/af3e33e1-2404-4233-b0d3-0b7a677925bc"/>
<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/d2e5604f-f9f9-440d-88ac-a067db36ae04">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>Hálfdanar saga Eysteinssonar</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>Hálfdanar saga Eysteinssonar</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/d2e5604f-f9f9-440d-88ac-a067db36ae04"/>
</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>