@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:samothrace a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics ;
    geo:location <http://nomisma.org/id/samothrace#this> ;
    skos:altLabel "Samothrake"@en ;
    skos:broader nm:islands_off_thrace ;
    skos:changeNote <http://nomisma.org/id/samothrace#provenance> ;
    skos:closeMatch <http://catalogue.bnf.fr/ark:/12148/cb119735848>,
        <http://collection.britishmuseum.org/id/place/x31754>,
        <http://d-nb.info/gnd/4076989-6>,
        <http://dbpedia.org/resource/Samothrace>,
        <http://sws.geonames.org/734358/>,
        <http://sws.geonames.org/734808/>,
        <http://viaf.org/viaf/248087954>,
        <http://vocab.getty.edu/tgn/1008943>,
        <http://vocab.getty.edu/tgn/7011053>,
        <http://www.wikidata.org/entity/Q203175>,
        <https://ikmk.smb.museum/ndp/ort/511>,
        <https://pleiades.stoa.org/places/501596>,
        <https://www.freebase.com/m/0l7n5> ;
    skos:definition "The mint at the ancient site of Samothrace on Samothrace, off Thrace."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "ሳሞትራቄ"@am,
        "Саматракі"@be,
        "Самотраки"@bg,
        "Samotraki"@br,
        "Samotràcia"@ca,
        "Sámothraké"@cs,
        "Samotrake"@da,
        "Samothraki"@de,
        "Σαμοθράκη"@el,
        "Samothrace"@en,
        "Samotrako"@eo,
        "Samotracia"@es,
        "Samotrazia"@eu,
        "ساموثراکی"@fa,
        "Samothráki"@fi,
        "Samothrace"@fr,
        "Samotracia - Σαμοθράκη"@gl,
        "Samotraki"@hr,
        "Samotracia"@it,
        "サモトラキ島"@ja,
        "사모트라키 섬"@ko,
        "Samothracia"@la,
        "Samotrakė"@lt,
        "Самотракија"@mk,
        "Samothraki"@nb,
        "Samothrake"@nl,
        "Samothráki"@nn,
        "Samotraka"@pl,
        "Samotrácia"@pt,
        "Samothraki"@ro,
        "Самотраки"@ru,
        "Samotraka"@sh,
        "Samothrace"@sl,
        "Samothrake"@sq,
        "Самотрака"@sr,
        "Samothrake"@sv,
        "ซาโมเทรซ"@th,
        "Semadirek"@tr,
        "Самотракі"@uk,
        "Samothraki"@vi,
        "萨莫色雷斯岛"@zh .

<http://nomisma.org/id/samothrace#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:samothrace .

<http://nomisma.org/id/samothrace#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/islands_off_thrace#this> ;
    geo:lat 40.502559 ;
    geo:long 25.526069 .

