https://fasnl.net/id/manuscript/80435617-9de2-468b-b0c1-9375911db8c8
shelfmark
Winnipeg grey box MS 7
Sagas in Winnipeg grey box MS 7
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>Winnipeg grey box MS 7</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="Winnipeg-grey-box-MS-7" xml:lang="en"> <msIdentifier> <repository ref="#EDL">The Icelandic Collection, Elizabeth Dafoe Library, Winnipeg, Canada</repository> <idno>Winnipeg grey box MS 7</idno> </msIdentifier> <msContents> <msItem n="1" class="rimur"> <locus></locus> <title type="supplied">Rímur af Hjálmari og Ingibjörgu</title> <author key="#SigBja001">Sigurður Bjarnason</author> <rubric>Hjálmar og Ingibjörg kveðið 1860 af Aigurði Bjarnasyni. Skrifað af Þorsteini Oddsyni</rubric> <textLang mainLang="is"/> </msItem> <msItem n="2" class="fas" defective="true"> <locus></locus> <title type="uniform" ref="#fsf">Friðþjófs saga</title> <textLang mainLang="is"/> </msItem> <msItem n="3" class="kvad"> <locus></locus> <title type="supplied">Kvæði eftir Kristján Jónsson</title> <author key="#KriJon002">Kristján Jónsson</author> <textLang mainLang="is"/> </msItem> <msItem n="4" class="vidsk"> <locus></locus> <title type="supplied">Viðskiftabók</title> <rubric>Viðskiftabók Þorsteins Oddssonar Presthvammi Arið 1886</rubric> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block">unknown</num> <watermark ana="#unknown"/> <dimensions type="leaf"> <height unit="mm"/> <width unit="mm"/> </dimensions> </support> </supportDesc> </objectDesc> <handDesc hands="999"> <handNote scribeRef="unknown" script="unknown"/> </handDesc> <!-- <decoDesc ana="#high/medium/low"><decoNote/></decoDesc>--> <!-- <additions ana="#high/medium/low"><p></p></additions>--> </physDesc> <history> <origin> <origDate notBefore="1882" notAfter="1900"/> <origPlace key="unknown"/> <note>Item 1 was written in 1882</note> </origin> <provenance> <name key="JonBja001" type="organisation" role="owner"/> <note>Marked as <q>handrit i vasabókabroti</q></note> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-06-25" who="#BES">Created entry based on Einar G. Pétursson's notes.</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:80435617-9de2-468b-b0c1-9375911db8c8", "_label": "Winnipeg grey box MS 7", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:80435617-9de2-468b-b0c1-9375911db8c8", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Winnipeg grey box MS 7" } ], "current_or_former_curator": [ "repository:ba930a79-8e88-4d75-ba75-17e5fdc40149" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:0aece200-785a-4537-980f-290ccfe9d497", "_label": "Friðþjófs saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:0aece200-785a-4537-980f-290ccfe9d497", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Friðþjófs 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:80435617-9de2-468b-b0c1-9375911db8c8 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Winnipeg grey box MS 7" ; crm:P109_has_current_or_former_curator repository:ba930a79-8e88-4d75-ba75-17e5fdc40149 ; crm:P190_has_symbolic_content "Winnipeg grey box MS 7" ; crm:P1_is_identified_by manuscript:80435617-9de2-468b-b0c1-9375911db8c8 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:0aece200-785a-4537-980f-290ccfe9d497 . saga:0aece200-785a-4537-980f-290ccfe9d497 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Friðþjófs saga" ; crm:P190_has_symbolic_content "Friðþjófs saga" ; crm:P1_is_identified_by saga:0aece200-785a-4537-980f-290ccfe9d497 ; 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:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/0aece200-785a-4537-980f-290ccfe9d497"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Friðþjófs 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>Friðþjófs saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/0aece200-785a-4537-980f-290ccfe9d497"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/80435617-9de2-468b-b0c1-9375911db8c8"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Winnipeg grey box MS 7</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>Winnipeg grey box MS 7</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/80435617-9de2-468b-b0c1-9375911db8c8"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/ba930a79-8e88-4d75-ba75-17e5fdc40149"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/0aece200-785a-4537-980f-290ccfe9d497"/> </crm:E78_Curated_Holding> </rdf:RDF>