-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmediolanum.rdf
98 lines (98 loc) · 6.21 KB
/
mediolanum.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?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#">
<nmo:Mint rdf:about="http://nomisma.org/id/mediolanum">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<dcterms:isPartOf rdf:resource="http://nomisma.org/id/roman_numismatics"/>
<skos:prefLabel xml:lang="en">Mediolanum</skos:prefLabel>
<skos:definition xml:lang="en">The mint at the ancient site of Mediolanum (Milan) in Italy.</skos:definition>
<skos:closeMatch rdf:resource="https://pleiades.stoa.org/places/383706"/>
<skos:closeMatch rdf:resource="http://dbpedia.org/resource/Mediolanum"/>
<skos:closeMatch rdf:resource="http://geonames.org/3173435"/>
<skos:closeMatch rdf:resource="http://collection.britishmuseum.org/id/place/x27178"/>
<geo:location rdf:resource="http://nomisma.org/id/mediolanum#this"/>
<skos:closeMatch rdf:resource="http://www.wikidata.org/entity/Q729978"/>
<skos:prefLabel xml:lang="hu">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="et">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="fr">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="he">מדיולאנום</skos:prefLabel>
<skos:prefLabel xml:lang="hr">Mediolan</skos:prefLabel>
<skos:prefLabel xml:lang="id">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="it">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="pt">Mediolano</skos:prefLabel>
<skos:prefLabel xml:lang="sh">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="de">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="ru">Медиоланум</skos:prefLabel>
<skos:closeMatch rdf:resource="https://www.freebase.com/m/02fhyz"/>
<skos:closeMatch rdf:resource="http://sws.geonames.org/3173435/"/>
<skos:closeMatch rdf:resource="http://vocab.getty.edu/tgn/7005903"/>
<skos:prefLabel xml:lang="sl">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="nl">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="es">Mediolanum</skos:prefLabel>
<skos:prefLabel xml:lang="da">Milano</skos:prefLabel>
<skos:prefLabel xml:lang="ro">Milano</skos:prefLabel>
<skos:prefLabel xml:lang="tr">Milano</skos:prefLabel>
<skos:inScheme rdf:resource="http://nomisma.org/id/"/>
<skos:changeNote rdf:resource="http://nomisma.org/id/mediolanum#provenance"/>
<skos:closeMatch rdf:resource="https://ikmk.smb.museum/ndp/ort/610"/>
<skos:broader rdf:resource="http://nomisma.org/id/greek_italy"/>
</nmo:Mint>
<geo:SpatialThing rdf:about="http://nomisma.org/id/mediolanum#this">
<geo:lat rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">45.463746</geo:lat>
<geo:long rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">9.188060</geo:long>
<dcterms:isPartOf rdf:resource="http://nomisma.org/id/greek_italy#this"/>
</geo:SpatialThing>
<dcterms:ProvenanceStatement rdf:about="http://nomisma.org/id/mediolanum#provenance">
<foaf:topic rdf:resource="http://nomisma.org/id/mediolanum"/>
<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">2012-10-28T21:43:36+00:00</prov:atTime>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/ameadows"/>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/sfsheath"/>
<dcterms:description xml:lang="en">This is among the original Nomisma XHTML+RDFa fragments, most likely created between 2010-2012 by Sebastian Heath and/or Andy Meadows.</dcterms:description>
<dcterms:type>manual</dcterms:type>
</prov:Activity>
</prov:wasGeneratedBy>
<prov:activity>
<prov:Activity>
<rdf:type rdf:resource="http://www.w3.org/ns/prov#Modify"/>
<prov:atTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-10-24T04:00:03+00:00</prov:atTime>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/egruber"/>
<prov:used rdf:resource="https://docs.google.com/spreadsheets/d/1zg7HnWqYSzVk8oSLythIOvqix0CYf0Xxv6VMb4Edeho/pubhtml"/>
<dcterms:type>spreadsheet</dcterms:type>
</prov:Activity>
</prov:activity>
<prov:activity>
<prov:Activity>
<rdf:type rdf:resource="http://www.w3.org/ns/prov#Modify"/>
<prov:atTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-04-28T19:10:55+00:00</prov:atTime>
<dcterms:type>manual</dcterms:type>
</prov:Activity>
</prov:activity>
<prov:activity>
<prov:Activity>
<rdf:type rdf:resource="http://www.w3.org/ns/prov#Modify"/>
<prov:atTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-04T13:41:05.776Z</prov:atTime>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/egruber"/>
<dcterms:type>manual</dcterms:type>
</prov:Activity>
</prov:activity>
</dcterms:ProvenanceStatement>
</rdf:RDF>