@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:hidrieus_caria a skos:Concept,
        foaf:Person ;
    dcterms:isPartOf nm:greek_numismatics ;
    rdfs:seeAlso <http://referenceworks.brillonline.com/entries/brill-s-new-pauly/idrieus-e522350?s.num=0&s.f.s2_parent=s.f.book.brill-s-new-pauly&s.q=Idrieus> ;
    skos:altLabel "Hidrieus"@en ;
    skos:changeNote <http://nomisma.org/id/hidrieus_caria#provenance> ;
    skos:definition "Idrieus, or Hidrieos (Ancient Greek: Ἱδριεύς, romanized: Hidrieús; died 344 BC) was a ruler of Caria under the Achaemenid Empire, nominally a Satrap, who enjoyed the status of king or dynast by virtue of the powerful position his predecessors of the House of Hecatomnus (the Hecatomnids)"@en ;
    skos:exactMatch <http://www.wikidata.org/entity/Q887410>,
        <https://www.freebase.com/m/08h0pr> ;
    skos:inScheme nm: ;
    skos:prefLabel "Idrieu"@ca,
        "Idrieus"@de,
        "Ιδριεύς"@el,
        "Idrieus of Caria"@en,
        "Hidrieo"@es,
        "Idrieos"@fi,
        "Idrieus"@fr,
        "Idriej"@hr,
        "Idrieo"@it,
        "イドリエウス"@ja,
        "Idrieus"@nl,
        "Idrieus"@pl,
        "Идрией"@ru,
        "Idriej"@sh,
        "Idriej"@sl,
        "Ідріей"@uk,
        "伊德里埃斯"@zh ;
    org:hasMembership <http://nomisma.org/id/hidrieus_caria#membership_9527101f974f5aedc4d6296954375b98> ;
    org:memberOf nm:hecatomnid_dynasty .

<http://nomisma.org/id/hidrieus_caria#membership_9527101f974f5aedc4d6296954375b98> a org:Membership ;
    nmo:hasEndDate "-0344"^^xsd:gYear ;
    nmo:hasStartDate "-0351"^^xsd:gYear ;
    org:organization nm:caria_satrapy ;
    org:role nm:authority .

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

