@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:picenum a nmo:Region,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics ;
    dcterms:source nm:head_1911 ;
    skos:broader nm:greek_italy ;
    skos:changeNote <http://nomisma.org/id/picenum#provenance> ;
    skos:definition "The region of Picenum as defined in Head (1911)"@en ;
    skos:exactMatch <http://dbpedia.org/resource/Picenum>,
        <http://www.wikidata.org/entity/Q510990>,
        <https://ikmk.smb.museum/ndp/region/271>,
        <https://pleiades.stoa.org/places/413253>,
        <https://www.freebase.com/m/06x959> ;
    skos:inScheme nm: ;
    skos:prefLabel "Piçen"@az,
        "Пиценум"@bg,
        "Picè"@ca,
        "Picenum"@cs,
        "Picenum"@cy,
        "Picenum"@de,
        "Πικένον"@el,
        "Picenum"@en,
        "Picenum"@es,
        "Pizeno"@eu,
        "Picenum"@fr,
        "פיקניום"@he,
        "Պիցենում"@hy,
        "Picenum"@id,
        "Picenum"@it,
        "ピケヌム"@ja,
        "Regio V Picenum"@la,
        "Picenas"@lt,
        "Picenum"@nl,
        "Picenum"@pl,
        "Piceno"@pt,
        "Пицен"@ru,
        "Picenum"@sh,
        "Picenum"@sl,
        "Picenum"@sv,
        "Піцен, Італія"@uk,
        "پیکینوم"@ur,
        "皮塞嫩郡"@zh .

<http://nomisma.org/id/picenum#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2015-08-20T04:00:02+00:00"^^xsd:dateTime ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2019-04-09T09:41:07.247000-05: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:picenum .

