@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:teanum_sidicinum a nmo:Mint,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics ;
    geo:location <http://nomisma.org/id/teanum_sidicinum#this> ;
    skos:broader nm:campania ;
    skos:changeNote <http://nomisma.org/id/teanum_sidicinum#provenance> ;
    skos:closeMatch <http://collection.britishmuseum.org/id/place/x49600>,
        <http://d-nb.info/gnd/4468400-9>,
        <http://dbpedia.org/resource/Teano>,
        <http://sws.geonames.org/3165856/>,
        <http://viaf.org/viaf/140904342>,
        <http://vocab.getty.edu/tgn/7004532>,
        <http://www.wikidata.org/entity/Q58905>,
        <https://ikmk.smb.museum/ndp/ort/2449>,
        <https://pleiades.stoa.org/places/433146>,
        <https://www.freebase.com/m/070zm_> ;
    skos:definition "The mint at the ancient site of Teanum Sidicinum in Campania."@en ;
    skos:inScheme nm: ;
    skos:prefLabel "تيانو"@ar,
        "Тэяна, муніцыпалітэт"@be,
        "Теано"@bg,
        "Teano"@ca,
        "Teano"@de,
        "Teanum Sidicinum"@en,
        "Teano"@eo,
        "Teano"@es,
        "Teano"@fr,
        "Teano"@hu,
        "Տեանո"@hy,
        "Teano"@ia,
        "Teano"@it,
        "テアーノ"@ja,
        "Теано"@kk,
        "테아노"@ko,
        "Theanum Sidicinum"@la,
        "Теано"@mk,
        "Teano"@ms,
        "Teano"@nl,
        "Teano"@oc,
        "Teano"@pl,
        "Teano"@pt,
        "Teano"@ro,
        "Теано"@ru,
        "Teano"@sh,
        "Teano"@sl,
        "Teano"@sr,
        "Teano"@sv,
        "Teano"@tl,
        "Теано"@uk,
        "Teano"@uz,
        "Teano"@vo,
        "泰亚诺"@zh .

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

<http://nomisma.org/id/teanum_sidicinum#this> a geo:SpatialThing ;
    dcterms:isPartOf <http://nomisma.org/id/campania#this> ;
    geo:lat 41.252351 ;
    geo:long 14.067524 .

