@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix nm: <http://nomisma.org/id/> .
@prefix nmo: <http://nomisma.org/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nm:thermae_himerenses a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics ;
    geo:location <http://nomisma.org/id/thermae_himerenses#this> ;
    skos:altLabel "Thermai Himerenses"@en ;
    skos:broader nm:sicily ;
    skos:changeNote <http://nomisma.org/id/thermae_himerenses#provenance> ;
    skos:closeMatch <http://collection.britishmuseum.org/id/place/x49631>,
        <http://dbpedia.org/resource/Termini_Imerese>,
        <http://sws.geonames.org/6539140/>,
        <http://viaf.org/viaf/276426487>,
        <http://vocab.getty.edu/tgn/1047084>,
        <http://www.wikidata.org/entity/Q490851>,
        <https://pleiades.stoa.org/places/462513>,
        <https://www.freebase.com/m/0c6cf> ;
    skos:definition "The mint at the ancient site of Thermae Himerenses in Sicily."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "ترميني إميرسي"@ar,
        "Термини Имерезе"@bg,
        "Termini Imerese"@ca,
        "Termini Imerese"@de,
        "Thermae Himerenses"@en,
        "Termini Imerese"@eo,
        "Termini Imerese"@es,
        "Termini Imerese"@fr,
        "Termini Imerese"@hu,
        "Termini Imerese"@it,
        "テルミニ・イメレーゼ"@ja,
        "Термини-Имерезе"@kk,
        "Thermae Himerae"@la,
        "Termini Imerese"@ms,
        "Termini Imerese"@nl,
        "Termini Imerese"@pl,
        "Termini Imerese"@pt,
        "Termini Imerese"@ro,
        "Термини-Имерезе"@ru,
        "Termini Imerese"@sc,
        "Termini Imerese"@sh,
        "Termini Imerese"@sr,
        "Termini Imerese"@tl,
        "Терміні-Імерезе"@uk,
        "Termini Imerese"@uz,
        "Termini Imerese"@vi,
        "Termini Imerese"@vo,
        "泰尔米尼伊梅雷塞"@zh .

<http://nomisma.org/id/thermae_himerenses#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2015-08-26T04:00:03+00:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/19N59I8u6CnwDYfSHsr10xDt50fIRp_EyqZP_BGVaH4U/pubhtml> ;
            prov:wasAssociatedWith <http://nomisma.org/editor/ameadows> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2015-10-24T04:00:03+00:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1zg7HnWqYSzVk8oSLythIOvqix0CYf0Xxv6VMb4Edeho/pubhtml> ;
            prov:wasAssociatedWith <http://nomisma.org/editor/egruber> ] ;
    prov:wasGeneratedBy [ a prov:Activity,
                prov:Create ;
            dcterms:description "This is among the original Nomisma XHTML+RDFa fragments, most likely created between 2010-2012 by Sebastian Heath and/or Andy Meadows."@en ;
            dcterms:type "manual" ;
            prov:atTime "2012-10-28T21:43:36+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith <http://nomisma.org/editor/ameadows>,
                <http://nomisma.org/editor/sfsheath> ] ;
    foaf:topic nm:thermae_himerenses .

<http://nomisma.org/id/thermae_himerenses#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/sicily#this> ;
    geo:lat 37.983992 ;
    geo:long 13.696138 .

