@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:prusa_ad_olympum a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics,
        nm:roman_provincial_numismatics ;
    geo:location <http://nomisma.org/id/prusa_ad_olympum#this> ;
    skos:altLabel "Prousa pros Olympon"@en ;
    skos:broader nm:bithynia ;
    skos:changeNote <http://nomisma.org/id/prusa_ad_olympum#provenance> ;
    skos:closeMatch <http://catalogue.bnf.fr/ark:/12148/cb15098127z>,
        <http://collection.britishmuseum.org/id/place/x46962>,
        <http://d-nb.info/gnd/4009173-9>,
        <http://dbpedia.org/resource/Bursa>,
        <http://sws.geonames.org/6299745/>,
        <http://sws.geonames.org/750269/>,
        <http://viaf.org/viaf/123562716>,
        <http://vocab.getty.edu/tgn/7002420>,
        <http://www.wikidata.org/entity/Q40738>,
        <https://ikmk.smb.museum/ndp/ort/1599>,
        <https://www.freebase.com/m/0160d> ;
    skos:definition "Stub for the ancient site of Prusa ad Olympum in Bithynia."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "Бурса"@ab,
        "Bursa"@af,
        "بورصة"@ar,
        "Бурса"@av,
        "Bursa"@az,
        "Горад Бурса"@be,
        "Бурса"@bg,
        "Bursa"@br,
        "Bursa"@bs,
        "Bursa"@ca,
        "Бурса"@ce,
        "Bursa"@cs,
        "Bursa"@cy,
        "Bursa"@da,
        "Bursa"@de,
        "Προύσα"@el,
        "Prusa ad Olympum"@en,
        "Bursa"@eo,
        "Bursa"@es,
        "Bursa"@et,
        "Bursa"@eu,
        "بورسا"@fa,
        "Bursa"@fi,
        "Bursa"@fr,
        "Bursa"@gl,
        "בורסה"@he,
        "Bursa"@hr,
        "Bursa"@hu,
        "Բուրսա"@hy,
        "Bursa"@id,
        "Bursa"@ie,
        "Bursa"@it,
        "ブルサ"@ja,
        "ბურსა"@ka,
        "Бурса"@kk,
        "Bursa"@kl,
        "부르사"@ko,
        "Bursa"@ku,
        "Бурса"@ky,
        "Bursa"@lt,
        "Bursa"@lv,
        "Бурса"@mk,
        "Бурса"@mn,
        "Bursa"@ms,
        "Bursa"@nb,
        "बुर्सा"@ne,
        "Bursa"@nl,
        "Bursa"@nn,
        "Bursa"@oc,
        "Бурсæ"@os,
        "Bursa"@pl,
        "Bursa"@pt,
        "Bursa"@ro,
        "Бурса"@ru,
        "Bursa"@rw,
        "Bursa"@sh,
        "Bursa"@sk,
        "Bursa"@sl,
        "Brusë"@sq,
        "Бурса"@sr,
        "Bursa"@sv,
        "Bursa"@sw,
        "บูร์ซา"@th,
        "Bursa"@tr,
        "بۇرسا"@ug,
        "Бурса"@uk,
        "بورصہ"@ur,
        "Bursa"@uz,
        "Bursa"@vi,
        "Bursa"@vo,
        "布尔萨"@zh .

<http://nomisma.org/id/prusa_ad_olympum#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 "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 "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> ] ;
    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:prusa_ad_olympum .

<http://nomisma.org/id/prusa_ad_olympum#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/bithynia#this> ;
    geo:lat 40.183333 ;
    geo:long 29.066667 .

