@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 org: <http://www.w3.org/ns/org#> .
@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#> .

<http://nomisma.org/id/clodius_macer#membership_1d629a7a996e7f2c21d369d9492b5a46> a org:Membership ;
    nmo:hasEndDate "0068"^^xsd:gYear ;
    nmo:hasStartDate "0068"^^xsd:gYear ;
    org:role nm:authority ;
    foaf:topic nm:clodius_macer .

<http://nomisma.org/id/clodius_macer#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ 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 "spreadsheet" ;
            prov:atTime "2024-04-19T18:12:48.400000+00:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1FR4b2FwhLr70McADQw76B3vCj7lMOoQISBJsgpDTTRU/pubhtml> ;
            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:clodius_macer .

nm:clodius_macer a skos:Concept,
        foaf:Person ;
    skos:changeNote <http://nomisma.org/id/clodius_macer#provenance> ;
    skos:definition "Lucius Clodius Macer was a legatus of the Roman Empire in Africa in the time of Nero. He revolted in May 68, cutting off the food supply of Rome, possibly at the instigation of Calvia Crispinilla. He produced denarii which are extremely rare today. Only about 85 are known to exist, of which only 20 bear his portrait."@en ;
    skos:exactMatch <http://d-nb.info/gnd/119226510>,
        <http://dbpedia.org/resource/Lucius_Clodius_Macer>,
        <http://viaf.org/viaf/25408052>,
        <http://www.wikidata.org/entity/Q550616>,
        <https://ikmk.smb.museum/ndp/person/4821>,
        <https://www.freebase.com/m/01tfn8> ;
    skos:inScheme nm: ;
    skos:prefLabel "Клодий Мацер"@bg,
        "Clodi Macer"@ca,
        "Clodius Macer"@da,
        "Clodius Macer"@de,
        "Κλώδιος Μάκρος"@el,
        "Clodius Macer"@en,
        "Lucio Clodio Macer"@es,
        "Clodius Macer"@fr,
        "Lucije Klodije Macer"@hr,
        "Lucio Clodio Macer"@hu,
        "Clodius Macer"@it,
        "Lucius Clodius Macer"@la,
        "Clodius Macer"@nl,
        "Lucjusz Klodiusz Macer"@pl,
        "Clódio Macer"@pt,
        "Clodius Macer"@ro,
        "Клавдий Мацер"@ru,
        "Lucije Klodije Macer"@sh,
        "Clodius Macer"@tr,
        "Луцій Клодій Макр"@uk ;
    org:hasMembership <http://nomisma.org/id/clodius_macer#membership_1d629a7a996e7f2c21d369d9492b5a46> .

