https://fasnl.net/id/manuscript/cf2df771-9095-4740-8e11-b767bacf3097
shelfmark
AM 360 a 4to
Sagas in AM 360 a 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 360 a 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-0360a-en" xml:lang="en"> <msIdentifier> <repository ref="#AMIS">Stofnun Árna Magnússonar í íslenskum fræðum, Reykjavík</repository> <idno>AM 360 a 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"> </titlePage> <msItem n="1" class="fas"> <locus from="1r" to="67v">1r-67v</locus> <title ref="#bsh" type="uniform">Bósa saga</title> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="67"/> <dimensions type="leaf"> <height unit="mm" quantity="202"/> <width unit="mm" quantity="148"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#later #pag"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="19 21"> <num type="wpl" atLeast="6" atMost="7"/> <dimensions type="written"> <height unit="mm" quantity="165"/> <width unit="mm" quantity="110"/> </dimensions> <catchwords ana="#no"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#SigVig001" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#medium"> <decoNote type="initial">Titles and initials decorated in black ink.</decoNote> </decoDesc> <additions ana="#no"> <p/> </additions> <bindingDesc> <binding ana="#plain" contemporary="unknown"> <p>Grey cardboard binding</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1700" notAfter="1725"/> <origPlace key="IS"/> </origin> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-11T12:12:21.914+02:00" who="#EAH"> Created as subset of full file on handrit.is.</change> <change when="2011-05-06T17:52:27.061+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2011-05-07T15:34:36.517+02:00" who="#EAH">Inserted origDate and origPlace elements based on previous data, now removed.</change> <change when="2011-05-07T18:41:52.338+02:00" who="#EAH">Extracted pagination and page dimension data from previous version.</change> <change when="2011-05-07T19:17:30.294+02:00" who="#EAH">Extracted layout data from previous version.</change> <change when="2013-05-14" who="#SMM">Added information from black and white photos in the Arnamagnaean Collection, Copenhagen.</change> <change when="2015-02-04" who="#SH">added info on watermark, layout dimensions and binding</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:cf2df771-9095-4740-8e11-b767bacf3097", "_label": "AM 360 a 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:cf2df771-9095-4740-8e11-b767bacf3097", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "AM 360 a 4to" } ], "current_or_former_curator": [ "repository:3354a793-9ba6-444b-8a53-be912e3244f3" ], "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:cf2df771-9095-4740-8e11-b767bacf3097 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "AM 360 a 4to" ; crm:P109_has_current_or_former_curator repository:3354a793-9ba6-444b-8a53-be912e3244f3 ; crm:P190_has_symbolic_content "AM 360 a 4to" ; crm:P1_is_identified_by manuscript:cf2df771-9095-4740-8e11-b767bacf3097 ; 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: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/cf2df771-9095-4740-8e11-b767bacf3097"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>AM 360 a 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 360 a 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/cf2df771-9095-4740-8e11-b767bacf3097"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/3354a793-9ba6-444b-8a53-be912e3244f3"/> <crm:P70_documents> <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 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>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: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>