@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:larissa_thessaly a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics,
        nm:roman_provincial_numismatics ;
    geo:location <http://nomisma.org/id/larissa_thessaly#this> ;
    skos:broader nm:thessaly ;
    skos:changeNote <http://nomisma.org/id/larissa_thessaly#provenance> ;
    skos:closeMatch <http://catalogue.bnf.fr/ark:/12148/cb15551419h>,
        <http://collection.britishmuseum.org/id/place/x49673>,
        <http://dbpedia.org/resource/Larissa>,
        <http://sws.geonames.org/10282349/>,
        <http://sws.geonames.org/258576/>,
        <http://vocab.getty.edu/tgn/7010894>,
        <http://www.wikidata.org/entity/Q178405>,
        <https://ikmk.smb.museum/ndp/ort/479>,
        <https://pleiades.stoa.org/places/540905>,
        <https://www.freebase.com/m/04pgb> ;
    skos:definition "The mint at the ancient site of Larissa in Thessaly."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "لاريسا"@ar,
        "Ларыса"@be,
        "Лариса"@bg,
        "Larisa (grad)"@bs,
        "Làrissa"@ca,
        "Лариса (гӀала)"@ce,
        "Larisa"@cs,
        "Lárisa"@cy,
        "Larisa"@de,
        "Λάρισα"@el,
        "Larissa, Thessaly"@en,
        "Lariso"@eo,
        "Lárisa"@es,
        "Lárisa"@et,
        "Larisa"@eu,
        "لاریسا"@fa,
        "Larissa"@fi,
        "Larissa"@fr,
        "Lárisa"@gl,
        "לאריסה"@he,
        "Larisa"@hr,
        "Lárisza"@hu,
        "Լարիսա"@hy,
        "Larissa"@id,
        "Larissa"@it,
        "ラリサ"@ja,
        "Larissa"@jv,
        "ლარისა (ქალაქი)"@ka,
        "라리사"@ko,
        "Лариса шаары"@ky,
        "Larissa"@la,
        "Larisa"@li,
        "Larisa"@lt,
        "Лариса"@mk,
        "Лариса"@mn,
        "Larissa"@ms,
        "Larisa"@nb,
        "Larisa"@nl,
        "Lárisa"@nn,
        "Larisa"@no,
        "Larisa"@pl,
        "Lárissa"@pt,
        "Larisa"@ro,
        "Лариса"@ru,
        "Larisa"@sh,
        "Larisa"@sk,
        "Larisa"@sl,
        "Larisa"@sq,
        "Лариса"@sr,
        "Larissa, Thessalien"@sv,
        "Larisa"@tl,
        "Larissa"@tr,
        "Лариса"@uk,
        "لاریسا"@ur,
        "Larissa"@vi,
        "拉里萨"@zh .

<http://nomisma.org/id/larissa_thessaly#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ 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> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2019-05-03T08:16:26.529000-05:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1IGGOPjahp8nM0D5xUHyjJ9joFk3DGrW2yLmf2A3hlVc/pubhtml> ;
            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 "manual" ;
            prov:atTime "2024-01-15T08:27:43.168000+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith <http://nomisma.org/editor/ameadows> ] ;
    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:larissa_thessaly .

<http://nomisma.org/id/larissa_thessaly#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/thessaly#this> ;
    geo:lat 39.641667 ;
    geo:long 22.416667 .

