https://fasnl.net/id/manuscript/414655cc-7169-46f8-9d8e-5d8db0505a55
shelfmark
NKS 1186 fol.
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>NKS 1186 fol.</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="NKS02-1186-en" xml:lang="en"> <msIdentifier> <repository ref="#KBDK">Det Kongelige Bibliotek, Copenhagen</repository> <idno>NKS 1186 fol.</idno> </msIdentifier> <msContents> <!-- no fas! --> <!-- though riddles from #hs are marked as fas in mss with no other fas material! TR --> <msItem n="1" class="kvad"> <locus from="1r" to="21v"/> <title type="uniform">Hálfs drápa og Hálfsrekka</title> <note>poem by <name type="person" key="ArnBod001">Árni Böðvarsson</name>, written for <name type="person" key="JonArn004">Jón Árnason</name>.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="21"/> <dimensions type="leaf"> <height unit="mm" quantity="336"/> <width unit="mm" quantity="214"/> </dimensions> </support> <foliation ana="#pag"/> </supportDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#ArnBod001" scope="sole" script="unknown"/> </handDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> </origin> </history> </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:54:33.004+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </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:414655cc-7169-46f8-9d8e-5d8db0505a55", "_label": "NKS 1186 fol.", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:414655cc-7169-46f8-9d8e-5d8db0505a55", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "NKS 1186 fol." } ], "current_or_former_curator": [ "repository:bdb30667-f5ee-4249-bd53-760b914e534d" ] }
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:414655cc-7169-46f8-9d8e-5d8db0505a55 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "NKS 1186 fol." ; crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ; crm:P190_has_symbolic_content "NKS 1186 fol." ; crm:P1_is_identified_by manuscript:414655cc-7169-46f8-9d8e-5d8db0505a55 ; 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/414655cc-7169-46f8-9d8e-5d8db0505a55"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>NKS 1186 fol.</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>NKS 1186 fol.</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/414655cc-7169-46f8-9d8e-5d8db0505a55"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/bdb30667-f5ee-4249-bd53-760b914e534d"/> </crm:E78_Curated_Holding> </rdf:RDF>