https://fasnl.net/id/manuscript/cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d
shelfmark
R 708
Sagas in R 708
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>R 708</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="R-708" xml:lang="en"> <msIdentifier> <repository ref="#UBUPP">Universitetsbibliotek, Uppsala</repository> <idno>R 708</idno> </msIdentifier> <msContents> <msItem n="1" class="fas"> <locus from="1r:1" to="33r:15"/> <title type="uniform" ref="#bsh">Bósa saga</title> <textLang mainLang="la"/> <filiation> <p>Copy of Verelius' ed.</p> </filiation> <note>Older vers., Latin transl.</note> </msItem> <msItem n="2" class="fas"> <locus from="34r:1" to="92v:20"/> <title type="uniform" ref="#thsv">Þorsteins saga Víkingssonar</title> <textLang mainLang="la"/> <filiation> <p>Copy of Reenhielm's ed.</p> </filiation> <note>Latin transl.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="3"/> <num type="book-block" value="92"/> <num type="back-flyleaf" value="3"/> <dimensions type="leaf"> <height unit="mm" quantity="195"/> <width unit="mm" quantity="162"/> </dimensions> <note>Fol. 33v blank.</note> <watermark ana="#yes"/> </support> <foliation ana="#no"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="18 20"> <num type="wpl" atLeast="6" atMost="9"/> <dimensions type="written"> <height unit="mm" quantity="165"/> <width unit="mm" quantity="127"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#JonSal006" scope="sole" script="cursiva"/> <!-- catalogue says Petter Salan, not Jonas! --> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low"> <p>Corrections by the scribe.</p> </additions> <bindingDesc> <binding ana="#moderate" contemporary="false"> <p>Bound in cardboard covered with marbled paper and white corners and spine. Gold embossing on spine.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1650" notAfter="1697"/> <origPlace key="SE"/> </origin> <provenance> <p>The University Library Uppsala acquired <name type="person" role="owner" key="PetSal001">Petter Salan</name>'s collection, among it this manuscript, in <date when="1717">1717</date>.</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-20T19:52:20.934+02:00" who="#EAH">Auto-generated from FASNL bibliography data</change> <change when="2011-05-06T17:55:12.932+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-04-11" who="SH">Added information from catalogue and the manuscript itself.</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:cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d", "_label": "R 708", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "R 708" } ], "current_or_former_curator": [ "repository:86c99929-6bc0-4266-bfa7-d0f52425e688" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:9dd466b7-48a7-4eda-b93d-27a5ba890916", "_label": "Þorsteins saga Víkingssonar", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:9dd466b7-48a7-4eda-b93d-27a5ba890916", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Þorsteins saga Víkingssonar" } ] }, { "@type": "LinguisticObject", "id": "saga:a5ed815a-5be8-4374-bec8-181639403bde", "_label": "Bósa saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:a5ed815a-5be8-4374-bec8-181639403bde", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Bósa 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" . manuscript:cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "R 708" ; crm:P109_has_current_or_former_curator repository:86c99929-6bc0-4266-bfa7-d0f52425e688 ; crm:P190_has_symbolic_content "R 708" ; crm:P1_is_identified_by manuscript:cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:9dd466b7-48a7-4eda-b93d-27a5ba890916, saga:a5ed815a-5be8-4374-bec8-181639403bde . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . saga:9dd466b7-48a7-4eda-b93d-27a5ba890916 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Þorsteins saga Víkingssonar" ; crm:P190_has_symbolic_content "Þorsteins saga Víkingssonar" ; crm:P1_is_identified_by saga:9dd466b7-48a7-4eda-b93d-27a5ba890916 ; crm:P2_has_type aat:300417204, aat:300417585 . saga:a5ed815a-5be8-4374-bec8-181639403bde a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Bósa saga" ; crm:P190_has_symbolic_content "Bósa saga" ; crm:P1_is_identified_by saga:a5ed815a-5be8-4374-bec8-181639403bde ; 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:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/a5ed815a-5be8-4374-bec8-181639403bde"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Bósa saga</rdfs:label> <crm:P2_has_type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417585"> <rdfs:label>Literature</rdfs:label> </crm:E55_Type> </crm:P2_has_type> <crm:P2_has_type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417204"> <rdfs:label>Title</rdfs:label> </crm:E55_Type> </crm:P2_has_type> <crm:P190_has_symbolic_content>Bósa saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/a5ed815a-5be8-4374-bec8-181639403bde"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>R 708</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>R 708</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/cbf0c2ce-5449-4a5b-9c19-4b4f9c928d3d"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/86c99929-6bc0-4266-bfa7-d0f52425e688"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/9dd466b7-48a7-4eda-b93d-27a5ba890916"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Þorsteins saga Víkingssonar</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>Þorsteins saga Víkingssonar</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/9dd466b7-48a7-4eda-b93d-27a5ba890916"/> </crm:E33_Linguistic_Object> </crm:P70_documents> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/a5ed815a-5be8-4374-bec8-181639403bde"/> </crm:E78_Curated_Holding> </rdf:RDF>