https://fasnl.net/id/manuscript/6ddb4017-6309-4574-a684-9e229dfb80df
shelfmark
ÍB 297 4to
Sagas in ÍB 297 4to
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>ÍB 297 4to</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="IB04-0297-en" xml:lang="en"> <msIdentifier> <repository ref="#LBS">Landsbókasafn Íslands, Reykjavík</repository> <idno>ÍB 297 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r" to="6v"/> <title ref="#bsh" type="uniform">Bósa saga</title> <rubric>sagan af Bögu Bósa</rubric> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="6"/> <num type="back-flyleaf" value="1"/> <dimensions type="leaf"> <height unit="mm" quantity="186"/> <width unit="mm" quantity="154"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#no"/> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="27 33"> <num type="wpl" atLeast="8" atMost="16"/> <dimensions type="written"> <height unit="mm" quantity="175"/> <width unit="mm" quantity="145"/> </dimensions> <catchwords ana="#yes"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="major" script="late kurrent"/> </handDesc> <decoDesc ana="#low"> <decoNote type="initial">Title on first page decorated.</decoNote> </decoDesc> <additions ana="#low"> <p/> </additions> <bindingDesc> <binding ana="#moderate" contemporary="false"> <p/> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1730" notAfter="1770"/> <origPlace key="IS"/> </origin> <provenance> <p>Most likely owned by <name type="person" role="owner" key="SigLon001">Sigmundur Matthíasson Long</name></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:51:52.085+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2013-05-30" who="SMM">Completed cataloguing after looking at pictures on handrit.is.</change> <change when="2013-08-07" who="#BES">Proofread.</change> <change when="2016-03-29" who="#KAK">Checked against the schema. Where nedded: deleted links to handrit facs, checked and/or supplied class and textLang</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:6ddb4017-6309-4574-a684-9e229dfb80df", "_label": "ÍB 297 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:6ddb4017-6309-4574-a684-9e229dfb80df", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "ÍB 297 4to" } ], "current_or_former_curator": [ "repository:db9eb901-df5f-4474-a768-c0afffc27baf" ], "documents": [ { "@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" . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . manuscript:6ddb4017-6309-4574-a684-9e229dfb80df a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "ÍB 297 4to" ; crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ; crm:P190_has_symbolic_content "ÍB 297 4to" ; crm:P1_is_identified_by manuscript:6ddb4017-6309-4574-a684-9e229dfb80df ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:a5ed815a-5be8-4374-bec8-181639403bde . 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/6ddb4017-6309-4574-a684-9e229dfb80df"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>ÍB 297 4to</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>ÍB 297 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/6ddb4017-6309-4574-a684-9e229dfb80df"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/db9eb901-df5f-4474-a768-c0afffc27baf"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/a5ed815a-5be8-4374-bec8-181639403bde"/> </crm:E78_Curated_Holding> </rdf:RDF>