@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:telos a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics ;
    geo:location <http://nomisma.org/id/telos#this> ;
    skos:broader nm:islands_off_caria ;
    skos:changeNote <http://nomisma.org/id/telos#provenance> ;
    skos:closeMatch <http://d-nb.info/gnd/4244754-9>,
        <http://dbpedia.org/resource/Tilos>,
        <http://sws.geonames.org/252863/>,
        <http://viaf.org/viaf/315125210>,
        <http://vocab.getty.edu/tgn/1009325>,
        <http://www.wikidata.org/entity/Q898718>,
        <https://ikmk.smb.museum/ndp/ort/521>,
        <https://pleiades.stoa.org/places/599960>,
        <https://www.freebase.com/m/05l4fj> ;
    skos:definition "The mint at the ancient site of Telos on Telos, off Caria."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "Tilos"@ca,
        "Tilos"@cs,
        "Tilos"@da,
        "Tilos"@de,
        "Τήλος"@el,
        "Telos"@en,
        "Tilos"@eo,
        "Tilos"@es,
        "Tílos"@fi,
        "Tilos"@fr,
        "Tilos - Τήλος"@gl,
        "Tilos"@hr,
        "Tilos"@it,
        "ティロス島"@ja,
        "Telos"@la,
        "Tilos"@li,
        "Тилос"@mk,
        "Tilos"@nb,
        "Tilos"@nl,
        "Tílos"@nn,
        "Tilos"@pl,
        "Tilos"@pt,
        "Тилос"@ru,
        "Tilos"@sh,
        "Тилос"@sr,
        "Tilos"@sv,
        "İlyaki"@tr,
        "Tilos"@vi,
        "蒂洛斯島"@zh .

<http://nomisma.org/id/telos#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2019-04-10T08:41:31.881000-05:00"^^xsd:dateTime ;
            prov:wasAssociatedWith <http://nomisma.org/editor/ameadows> ],
        [ 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:telos .

<http://nomisma.org/id/telos#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/islands_off_caria#this> ;
    geo:lat 36.463938 ;
    geo:long 27.338729 .

