https://fasnl.net/id/manuscript/c140344a-922f-4a9f-b883-74d4aa84d04b
shelfmark
Lbs 5230 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> <fileDesc> <titleStmt> <title>Lbs 5230 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="Lbs04-5230-en" xml:lang="en"> <msIdentifier> <repository ref="#LBS">Landsbókasafn Íslands, Reykjavík</repository> <idno>Lbs 5230 4to</idno> </msIdentifier> <msContents> <summary>Fornmannasögur Norðurlanda</summary> <titlePage ana="#contemporary"> </titlePage> <msItem n="1" class="fas"> <locus/> <title type="supplied">Fornmannasögur norðrlanda</title> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="2"/> <num type="book-block" value="403"/> <num type="back-flyleaf" value="1"/> <dimensions type="leaf"> <height unit="mm" quantity="203"/> <width unit="mm" quantity="159"/> </dimensions> <!--<watermark ana="#no|yes"/>--> </support> <!--<foliation ana="#no|contemporary|later|pag|col|fol"/> --> <!--<condition ana="#terrible|poor|average|good|excellent"/>--> </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="#MagJón014" scope="sole" script="textualis"/> </handDesc> <!--<decoDesc ana="#no|low|medium|high"> <decoNote type="border"/> </decoDesc>--> <!--<additions ana="#no|low|medium|high"> <p> </p> </additions> --> <!--<bindingDesc> <binding ana="#plain|moderate|decorative" contemporary="false"> <p/> </binding> </bindingDesc>--> </physDesc> <history> <origin> <origDate when="1904"/> <origPlace key="IS"/> </origin> <provenance> <name type="person" role="owner" key="BjoHal008">Björn Halldórsson</name>, goldsmith, sold the manuscript to the Landsbókasafn <date when="1995-04-07">7 April 1995</date> <!-- add BjoHal008 to authority file --> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011" who="#EAH">Auto-generated from FASNL bibliography data</change> <change when="2014-01-23" who="#SH">Document created by Silvia Hufnagel with information from the unprinted Lbs-catalogue draft Handritaskrá 1964-2013</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:c140344a-922f-4a9f-b883-74d4aa84d04b", "_label": "Lbs 5230 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:c140344a-922f-4a9f-b883-74d4aa84d04b", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Lbs 5230 4to" } ], "current_or_former_curator": [ "repository:db9eb901-df5f-4474-a768-c0afffc27baf" ] }
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/> . aat:300028569 a crm:E55_Type ; rdfs:label "manuscript" . aat:300312355 a crm:E55_Type ; rdfs:label "shelfmark" . manuscript:c140344a-922f-4a9f-b883-74d4aa84d04b a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Lbs 5230 4to" ; crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ; crm:P190_has_symbolic_content "Lbs 5230 4to" ; crm:P1_is_identified_by manuscript:c140344a-922f-4a9f-b883-74d4aa84d04b ; crm:P2_has_type aat:300028569, aat:300312355 .
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/c140344a-922f-4a9f-b883-74d4aa84d04b"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Lbs 5230 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>Lbs 5230 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/c140344a-922f-4a9f-b883-74d4aa84d04b"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/db9eb901-df5f-4474-a768-c0afffc27baf"/> </crm:E78_Curated_Holding> </rdf:RDF>