@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nm:ariarathes_v_cappadocia a skos:Concept,
        foaf:Person ;
    dcterms:isPartOf nm:greek_numismatics ;
    rdfs:seeAlso <http://referenceworks.brillonline.com/entries/brill-s-new-pauly/ariarathes-e12219690?s.num=0&s.f.s2_parent=s.f.book.brill-s-new-pauly&s.q=Ariarathes+#e12219740> ;
    skos:altLabel "Ariarathes V"@en ;
    skos:changeNote <http://nomisma.org/id/ariarathes_v_cappadocia#provenance> ;
    skos:definition "Ariarathes V Eusebes Philopator (Ancient Greek: Ἀριαράθης Ε΄ Εὐσεβής Φιλοπάτωρ, Ariaráthēs Eusebḗs Philopátōr; reigned 163–130 BC) was a son of the preceding king Ariarathes IV of Cappadocia and queen Antiochis. He was distinguished by his contemporaries for his excellence of his character and his cultivation of philosophy and the liberal arts and is considered by some historians to have been the greatest of the kings of Cappadocia."@en ;
    skos:exactMatch <http://www.wikidata.org/entity/Q337108>,
        <https://www.freebase.com/m/07t2zq> ;
    skos:inScheme nm: ;
    skos:prefLabel "Ariarathes V"@af,
        "Арыярат V"@be,
        "Ариарат V"@bg,
        "Ariarates V"@ca,
        "Ariarathes 5. af Kappadokien"@da,
        "Ariarathes V. Eusebes Philopator"@de,
        "Αριαράθης Ε΄ της Καππαδοκίας"@el,
        "Ariarathes V of Cappadocia"@en,
        "Ariarates V"@es,
        "Ariarates V.a"@eu,
        "Ariarathes V"@fi,
        "Ariarathe V"@fr,
        "V. Ariarathész"@hu,
        "Ariarathes V dari Kapadokia"@id,
        "Ariarate V di Cappadocia"@it,
        "Ariarathes V of Cappadocia"@nl,
        "Ariarates V Eusebes Filopator"@pl,
        "Ariarate V"@pt,
        "Ариарат V"@ru,
        "Arijarat V od Kapadokije"@sh,
        "Аријарат V"@sr,
        "Аріарат V Філопатор"@uk,
        "Ariarathes V của Cappadocia"@vi,
        "阿里阿拉特五世"@zh ;
    org:hasMembership <http://nomisma.org/id/ariarathes_v_cappadocia#membership_9527101f974f5aedc4d6296954375b98> .

<http://nomisma.org/id/ariarathes_v_cappadocia#membership_9527101f974f5aedc4d6296954375b98> a org:Membership ;
    nmo:hasEndDate "-0130"^^xsd:gYear ;
    nmo:hasStartDate "-0163"^^xsd:gYear ;
    org:organization nm:cappadocian_kingdom ;
    org:role nm:authority .

<http://nomisma.org/id/ariarathes_v_cappadocia#provenance> a dcterms:ProvenanceStatement ;
    prov:wasGeneratedBy [ a prov:Activity,
                prov:Create ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2020-03-09T15:14:09.132000-05:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1VrK8iDlcEzALvwMgZI49JiYV5gcVs_cAlzkdDh0PGEc/pubhtml> ;
            prov:wasAssociatedWith <http://nomisma.org/editor/egruber> ] ;
    foaf:topic nm:ariarathes_v_cappadocia .

