https://fasnl.net/id/manuscript/91b45403-6500-4374-9cc1-c80580f827d6
shelfmark
AM 558 c 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>AM 558 c 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="AM04-0558-c-en" xml:lang="en"> <msIdentifier> <repository ref="#AMIS">Stofnun Árna Magnússonar í íslenskum fræðum, Reykjavík</repository> <idno>AM 558 c I-II 4to</idno> </msIdentifier> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="74"/> <dimensions type="leaf"> <height unit="mm" quantity="211"/> <width unit="mm" quantity="161"/> </dimensions> <watermark ana="#unknown"/> </support> <foliation ana="#later #fol"/> <foliation ana="#contemporary #fol"/> <condition ana="#good"/> </supportDesc> </objectDesc> <handDesc ana="#1"> <handNote scribeRef="unknown" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#low"> <decoNote type="initial"/> </decoDesc> <additions ana="#low"> <p/> </additions> <bindingDesc> <binding ana="#plain" contemporary="false"> <p><dimensions type="binding" unit="mm"> <height>210</height> <width>168</width> <depth>15</depth> </dimensions></p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1600" notAfter="1700"/> <origPlace key="IS"/> </origin> </history> <msPart> <altIdentifier type="other"> <idno>AM 558 c I 4to</idno> </altIdentifier> <msContents> <msItem n="1" class="isl"> <locus from="1r" to="68v"/> <title type="uniform">Grettis saga</title> <textLang mainLang="is"/> <note>Incomplete.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="68"/> <dimensions type="leaf"> <height unit="mm" quantity="203"/> <width unit="mm" quantity="163"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#later #fol"/> <foliation ana="#contemporary #fol"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout columns="1" writtenLines="23 35"> <num type="wpl" atLeast="9" atMost="14"/> <dimensions type="written"> <height unit="mm" quantity="163"/> <width unit="mm" quantity="119"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc ana="#1"> <handNote scribeRef="unknown" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#low"> <decoNote type="initial">Slightly decorated initials.</decoNote> </decoDesc> <additions ana="#medium"> <p>Corrections and reading variants in the margins.</p> </additions> </physDesc> <history> <origin> <origDate notBefore="1600" notAfter="1700"/> <origPlace key="IS"/> </origin> <provenance> <p/> </provenance> </history> </msPart> <msPart> <altIdentifier type="other"> <idno>AM 558 c II 4to</idno> </altIdentifier> <msContents> <msItem n="1" class="fas"> <locus from="1r" to="6v"/> <title ref="#sss" type="uniform">Sturlaugs saga starfsama</title> <textLang mainLang="is"/> <note>Fragment.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="6"/> <dimensions type="leaf"> <height unit="mm" quantity="220"/> <width unit="mm" quantity="160"/> </dimensions> <watermark ana="#unknown"/> </support> <foliation ana="#later #fol"/> <foliation ana="#contemporary #fol"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout columns="1" writtenLines="37"> <num type="wpl" atLeast="10" atMost="16"/> <dimensions type="written"> <height unit="mm" quantity="176"/> <width unit="mm" quantity="140"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc ana="#1"> <handNote scribeRef="unknown" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#no"> <p/> </additions> </physDesc> <history> <origin> <origDate notBefore="1600" notAfter="1700"/> <origPlace key="IS"/> </origin> <provenance> <p/> </provenance> </history> </msPart> </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:52:31.537+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2013-06-18" who="#SMM">Added information from black and white pictures from the Arnamagnæaen collection in Copenhagen.</change> <change when="2015-02-11" who="#PTL">Added info on watermark (present but can't be identified).</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:91b45403-6500-4374-9cc1-c80580f827d6", "_label": "AM 558 c 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:91b45403-6500-4374-9cc1-c80580f827d6", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "AM 558 c 4to" } ], "current_or_former_curator": [ "repository:3354a793-9ba6-444b-8a53-be912e3244f3" ] }
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:91b45403-6500-4374-9cc1-c80580f827d6 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "AM 558 c 4to" ; crm:P109_has_current_or_former_curator repository:3354a793-9ba6-444b-8a53-be912e3244f3 ; crm:P190_has_symbolic_content "AM 558 c 4to" ; crm:P1_is_identified_by manuscript:91b45403-6500-4374-9cc1-c80580f827d6 ; 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/91b45403-6500-4374-9cc1-c80580f827d6"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>AM 558 c 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>AM 558 c 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/91b45403-6500-4374-9cc1-c80580f827d6"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/3354a793-9ba6-444b-8a53-be912e3244f3"/> </crm:E78_Curated_Holding> </rdf:RDF>