-
Notifications
You must be signed in to change notification settings - Fork 8
/
uri_land.rdf
49 lines (46 loc) · 2.87 KB
/
uri_land.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
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:wordnet="http://ontologi.es/WordNet/class/"
xmlns:nm="http://nomisma.org/id/"
xmlns:crmdig="http://www.ics.forth.gr/isl/CRMdig/"
xmlns:nmo="http://nomisma.org/ontology#"
xmlns:org="http://www.w3.org/ns/org#"
xmlns:osgeo="http://data.ordnancesurvey.co.uk/ontology/geometry/"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdac="http://www.rdaregistry.info/Elements/c/"
xmlns:bio="http://purl.org/vocab/bio/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:un="http://www.owl-ontologies.com/Ontology1181490123.owl#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<foaf:Organization rdf:about="http://nomisma.org/id/uri_land">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="http://nomisma.org/id/"/>
<skos:prefLabel xml:lang="de">Uri, Land</skos:prefLabel>
<skos:prefLabel xml:lang="en">Uri, land</skos:prefLabel>
<skos:prefLabel xml:lang="fr">Uri, état</skos:prefLabel>
<skos:prefLabel xml:lang="it">Uri, land</skos:prefLabel>
<skos:definition xml:lang="en">The land of Uri, Switzerland, as issuing authority.</skos:definition>
<skos:exactMatch rdf:resource="http://dbpedia.org/resource/Canton_of_Uri"/>
<skos:exactMatch rdf:resource="http://hls-dhs-dss.ch/de/articles/007384/2021-01-15/"/>
<dcterms:isPartOf rdf:resource="http://nomisma.org/id/modern_swiss_numismatics"/>
<dcterms:isPartOf rdf:resource="http://nomisma.org/id/modern_european_numismatics"/>
<skos:changeNote rdf:resource="http://nomisma.org/id/uri_land#provenance"/>
</foaf:Organization>
<dcterms:ProvenanceStatement rdf:about="http://nomisma.org/id/uri_land#provenance">
<foaf:topic rdf:resource="http://nomisma.org/id/uri_land"/>
<prov:wasGeneratedBy>
<prov:Activity>
<rdf:type rdf:resource="http://www.w3.org/ns/prov#Create"/>
<prov:atTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-07-16T10:23:19.854Z</prov:atTime>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/cweiss"/>
<prov:used rdf:resource="https://docs.google.com/spreadsheets/d/1_QhiUb6RxJqTPT8sWfvIAwViS3rkVHCqyag35MT1L_w/pubhtml"/>
<dcterms:type>spreadsheet</dcterms:type>
</prov:Activity>
</prov:wasGeneratedBy>
</dcterms:ProvenanceStatement>
</rdf:RDF>