https://fasnl.net/id/manuscript/bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec
shelfmark
DKNVSB 356 4to
Sagas in DKNVSB 356 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>DKNVSB 356 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="DKNVSB04-0356-en" xml:lang="en"> <msIdentifier> <repository ref="#DKNVS">Det Kongelige Norske Videnskabers Selskabs Bibliotek, Trondheim</repository> <idno>DKNVSB 356 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r:1" to="1v:X"/> <title type="uniform" ref="#rsl">Ragnars saga loðbrókar <note>(Excerpts)</note></title> <textLang mainLang="is"/> <rubric>Fac simile Loðbrókar qviðu e codice membranaceo in Bibl. mgn. reg.</rubric> <incipit/> <explicit/> <filiation> <p>Copied from <ref type="ms" target="#NKS04-1824b-en" ana="#antigraph">NKS 1824b 4to</ref> (cf. typescript cat.).</p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="leaf"> <supportDesc material="perg"> <support> <num type="front-flyleaf" value="0"/> <num type="book-block" value="1"/> <num type="back-flyleaf" value="0"/> <dimensions type="leaf"> <height unit="mm" quantity="233"/> <width unit="mm" quantity="173"/> </dimensions> <watermark ana="#no"/> </support> <foliation ana="#no"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="21"> <num type="wpl" atLeast="8" atMost="10"/> <dimensions type="written"> <height unit="mm" quantity="115"/> <width unit="mm" quantity="83"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="major" script="unknown"/> </handDesc> <decoDesc ana="#no"> <decoNote type="border"/> </decoDesc> <additions ana="#no"> <p></p> </additions> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>No binding</p> </binding> </bindingDesc> </physDesc> <history> <origin> <!-- <origDate period="" notBefore="" notAfter="" from="" to="" when=""/>--> <!-- <origPlace key=""/>--> </origin> <!-- <provenance/>--> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-07-25" who="#JSL">Added template elements and input data from Jónas Kristjánsson's typescript catalog, "Skrá um íslenzk handrit í Noregi".</change> <change when="2016-05-26" who="#SH">Added info from the ms itself</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:bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec", "_label": "DKNVSB 356 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "DKNVSB 356 4to" } ], "current_or_former_curator": [ "repository:758d7efa-80e4-4dad-9add-362f7031c4ba" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54", "_label": "Ragnars saga loðbrókar", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Ragnars saga loðbrókar" } ] } ] }
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:bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "DKNVSB 356 4to" ; crm:P109_has_current_or_former_curator repository:758d7efa-80e4-4dad-9add-362f7031c4ba ; crm:P190_has_symbolic_content "DKNVSB 356 4to" ; crm:P1_is_identified_by manuscript:bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 . saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Ragnars saga loðbrókar" ; crm:P190_has_symbolic_content "Ragnars saga loðbrókar" ; crm:P1_is_identified_by saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 ; 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/49dd72c1-d9ed-4348-bbb4-c9aa84764e54"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Ragnars saga loðbrókar</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>Ragnars saga loðbrókar</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/49dd72c1-d9ed-4348-bbb4-c9aa84764e54"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>DKNVSB 356 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>DKNVSB 356 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/bc3e7f90-75f1-4e42-85d7-eb3cf62da7ec"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/758d7efa-80e4-4dad-9add-362f7031c4ba"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/49dd72c1-d9ed-4348-bbb4-c9aa84764e54"/> </crm:E78_Curated_Holding> </rdf:RDF>