@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:sestertius a nmo:Denomination,
        skos:Concept ;
    dcterms:isPartOf nm:greek_numismatics,
        nm:roman_numismatics ;
    skos:changeNote <http://nomisma.org/id/sestertius#provenance> ;
    skos:definition "An ancient denomination with the value of 1/4 denarius; originally 2 1/2, after the retariffing of the denarius 4 asses. Introduced in the late-3rd century BC as a silver coin, from the Augustan coin reform it was struck in brass."@en,
        "1/4 de dénarius"@fr ;
    skos:exactMatch <http://dbpedia.org/resource/Sestertius>,
        <http://vocab.getty.edu/aat/300037270>,
        <http://www.wikidata.org/entity/Q208041>,
        <https://ikmk.smb.museum/ndp/nominal/1100>,
        <https://www.freebase.com/m/01rh6c> ;
    skos:inScheme nm: ;
    skos:prefLabel "Сестэрцый"@be,
        "Cестерций"@bg,
        "Sesterci"@ca,
        "Sestercius"@cs,
        "Sesterts"@da,
        "Sesterz"@de,
        "Σηστέρτιος"@el,
        "Sestertius"@en,
        "Sesterco"@eo,
        "Sestercio"@es,
        "Sestertzio"@eu,
        "Sestertius"@fi,
        "Sesterce"@fr,
        "Sestercio"@gl,
        "ססטרטיוס"@he,
        "Sestercij"@hr,
        "Sestertius"@hu,
        "Sesterzio"@it,
        "セステルティウス"@ja,
        "სესტერცი"@ka,
        "Сестерций"@kk,
        "세스테르티우스"@ko,
        "Sestertius"@la,
        "Sestercija"@lt,
        "сестерциј"@mk,
        "Sestertius"@nb,
        "Sestertius"@nl,
        "Sesterci"@oc,
        "Sesterc"@pl,
        "Sestércio"@pt,
        "Sestertius"@ro,
        "Сестерций"@ru,
        "Sestercij"@sh,
        "Sestercius"@sk,
        "Sesterc"@sl,
        "Сестерциј"@sr,
        "Sestertie"@sv,
        "Sestertius"@tr,
        "Сестерцій"@uk,
        "塞斯特斯"@zh .

<http://nomisma.org/id/sestertius#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2015-08-19T04:00:02+00:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1vC7sRD5zbHcQKsCkMd3z6Zo-QH5PtX0Iq07xnKXGTGY/pubhtml> ;
            prov:wasAssociatedWith <http://nomisma.org/editor/ameadows> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2017-04-28T19:10:55+00:00"^^xsd:dateTime ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "manual" ;
            prov:atTime "2022-11-12T08:59:41.477000+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith <http://nomisma.org/editor/david> ] ;
    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:sestertius .

