forked from Art-and-Rare-Materials-BF-Ext/arm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharrangement.rdf
76 lines (66 loc) · 5.39 KB
/
arrangement.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns="https://w3id.org/arm/core/vocabularies/arrangement/0.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:void="http://rdfs.org/ns/void#"
>
<!-- DATASET DECLARATION -->
<void:Dataset rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/">
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Version 0.1.0</owl:versionInfo>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
<rdfs:label xml:lang="en">Art and Rare Materials Arrangement Vocabulary</rdfs:label>
<dcterms:title xml:lang="en">Art and Rare Materials Arrangement Vocabulary</dcterms:title>
<skos:definition xml:lang="en">The Art and RareMat Arrangement Vocabulary is a controlled vocabulary to express the physical arrangment or configuration of objects described in rare materials metadata. Arrangements may apply to individual objects or collections of objects.</skos:definition>
<skos:editorialNote xml:lang="en">The elements of this vocabulary are typed https://w3id.org/arm/core/ontology/0.1/Arrangement rather than http://id.loc.gov/ontologies/bibframe/Arrangement because at the time of publication BIBFRAME Arrangement is used only with collections of objects and not individual objects. Should this definition change in future versions of BIBFRAME, the entities defined here will be retyped.</skos:editorialNote>
<vann:preferredNamespacePrefix>arrangement</vann:preferredNamespacePrefix>
<void:vocabulary rdf:resource="https://w3id.org/arm/core/ontology/0.1/"/>
</void:Dataset>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/closed">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>closed</rdfs:label>
<skos:definition>The condition of being closed, such as a book. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/opened">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>opened</rdfs:label>
<skos:definition>The condition of being opened, such as a book. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/folded">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>folded</rdfs:label>
<skos:definition>The condition of being folded, such as a parchment. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/unfolded">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>unfolded</rdfs:label>
<skos:definition>The condition of being unfolded, such as a parchment. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/rolled">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>rolled</rdfs:label>
<skos:definition>The condition of being rolled, such as a scroll. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="https://w3id.org/arm/core/vocabularies/arrangement/0.1/unrolled">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<rdfs:label>unrolled</rdfs:label>
<skos:definition>The condition of being unrolled, such as a scroll. Particular measurements and other descriptions may pertain to the object in this arrangement.</skos:definition>
<dcterms:issued>2018-04-27T00:00:00-04:00</dcterms:issued>
<dcterms:modified>2018-04-27T00:00:00-04:00</dcterms:modified>
</owl:NamedIndividual>
</rdf:RDF>