-
Notifications
You must be signed in to change notification settings - Fork 8
/
dio_adramyteum.rdf
49 lines (49 loc) · 3.19 KB
/
dio_adramyteum.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: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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
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:Person rdf:about="http://nomisma.org/id/dio_adramyteum">
<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="en">Dio…</skos:prefLabel>
<skos:definition xml:lang="en">Magistrate in Adramyteum in Mysia. His name is attested on Hellenistic Cistophoric coins issued in the period c. 133-1st cent. BC. See W. Leschhorn, Lexikon der Aufschriften auf griechischen Münzen II (2009) p. 449 s. v. Dio-.</skos:definition>
<org:hasMembership rdf:resource="http://nomisma.org/id/dio_adramyteum#issuer"/>
<dcterms:isPartOf rdf:resource="http://nomisma.org/id/greek_numismatics"/>
<dcterms:source rdf:resource="https://zenon.dainst.org/Record/000808003"/>
<skos:changeNote rdf:resource="http://nomisma.org/id/dio_adramyteum#provenance"/>
<skos:exactMatch rdf:resource="https://ikmk.smb.museum/ndp/person/3987"/>
</foaf:Person>
<org:Membership rdf:about="http://nomisma.org/id/dio_adramyteum#issuer">
<org:role rdf:resource="http://nomisma.org/id/issuer"/>
<org:organization rdf:resource="http://nomisma.org/id/adramyteum"/>
<nmo:hasStartDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">-0133</nmo:hasStartDate>
<nmo:hasEndDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">-0001</nmo:hasEndDate>
</org:Membership>
<dcterms:ProvenanceStatement rdf:about="http://nomisma.org/id/dio_adramyteum#provenance">
<foaf:topic rdf:resource="http://nomisma.org/id/dio_adramyteum"/>
<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">2019-01-29T16:07:48.218-06:00</prov:atTime>
<prov:wasAssociatedWith rdf:resource="http://nomisma.org/editor/upeter"/>
<prov:used rdf:resource="https://docs.google.com/spreadsheets/d/1ygJEDvTscNEhpLUmGhJARwnTbXWN2Hqiii6GwVFOr1A/pubhtml"/>
<dcterms:type>spreadsheet</dcterms:type>
</prov:Activity>
</prov:wasGeneratedBy>
</dcterms:ProvenanceStatement>
</rdf:RDF>