@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nm: <http://nomisma.org/id/> .
@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:bisaltae a skos:Concept,
        foaf:Organization ;
    dcterms:isPartOf nm:greek_numismatics ;
    skos:changeNote <http://nomisma.org/id/bisaltae#provenance> ;
    skos:definition "The Bisaltae (Greek: Βισάλται) were a Thracian people on the lower Strymon river, who gave their name to Bisaltia, the district between Amphipolis and Heraclea Sintica (the modern village of Rupite, Bulgaria) on the east and Crestonice on the west. They also made their way into the peninsulas of Acte and Pallene in the south, beyond the river Nestus in the east, and are even said to have raided Cardia."@en ;
    skos:exactMatch <http://dbpedia.org/resource/Bisaltae>,
        <http://www.wikidata.org/entity/Q3567133>,
        <https://www.freebase.com/m/025m2d> ;
    skos:inScheme nm: ;
    skos:prefLabel "Бисалти"@bg,
        "Bisaltes"@ca,
        "Bisalter"@de,
        "Βισάλτες"@el,
        "Bisaltae"@en,
        "Bizáltios"@pt,
        "Bisalti"@ro,
        "Бисальты"@ru ;
    skos:scopeNote "This concept was previously designated as a mint corresponding to the region of Bisaltia in Macedonia. The mint of the Bisaltae may be Berge, but otherwise it is likely located in an uncertain village in the Bisaltian District of Macedonia."@en .

<http://nomisma.org/id/bisaltae#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 "manual" ;
            prov:atTime "2020-02-10T10:21:03.384000-06:00"^^xsd:dateTime ;
            prov:wasAssociatedWith <http://nomisma.org/editor/egruber> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2020-02-10T10:27:09.483000-06:00"^^xsd:dateTime ;
            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:bisaltae .

