@prefix nm: <http://nomisma.org/id/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix pelagios: <http://pelagios.github.io/vocab/terms#> .
@prefix dcmitype: <http://purl.org/dc/dcmitype/> .
@prefix relations: <http://pelagios.github.io/vocab/relations#> .
@prefix nmo: <http://nomisma.org/ontology#> .
@prefix edm: <http://www.europeana.eu/schemas/edm/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix svcs: <http://rdfs.org/sioc/services#> .

<https://rpc.ashmus.ox.ac.uk/type/78118>
	rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
	skos:prefLabel "RPC V.3, — (number not assigned), type ID 78118"@en;
	skos:definition "RPC V.3, — (number not assigned), type ID 78118"@en;
	dcterms:source <https://rpc.ashmus.ox.ac.uk>;
	dcterms:replaces <https://rpc.ashmus.ox.ac.uk/type/78118>;
	nmo:representsObjectType <http://nomisma.org/id/coin>;
	nmo:hasManufacture <http://nomisma.org/id/struck>;
	nmo:hasDenomination <http://nomisma.org/id/drachma>;
	nmo:hasDenomination <http://nomisma.org/id/ae>;
	nmo:hasAuthority <http://nomisma.org/id/caracalla>;
	nmo:hasMint <http://nomisma.org/id/alexandreia_egypt>;
	nmo:hasRegion <http://nomisma.org/id/egypt>;
	nmo:hasStartDate "0212"^^xsd:gYear;
	nmo:hasEndDate "0213"^^xsd:gYear;
	nmo:hasObverse <https://rpc.ashmus.ox.ac.uk/type/78118#obverse>;
	nmo:hasReverse <https://rpc.ashmus.ox.ac.uk/type/78118#reverse>;
	void:inDataset <http://rpc.ashmus.ox.ac.uk/>.

<https://rpc.ashmus.ox.ac.uk/type/78118#obverse>
	nmo:hasLegend "ΑΥΤ Κ Μ ΑΥΡ ΣΕ ΑΝΤΩΝΙΝΟΣ Π Μ ΒΡΕ ΜΕ ΕΥ ΣΕΒ";
	dcterms:description "laureate head of Caracalla, right"@en ;
	nmo:hasPortrait <http://nomisma.org/id/caracalla>.
<https://rpc.ashmus.ox.ac.uk/type/78118#reverse>
	nmo:hasLegend "L ΚΑ";
	dcterms:description "Five deities reclining on a lectisternium; from right to left: Sarapis seated left, holding wreath on Harpocrates seated left before him; before, Isis seated right with headdress, holding sceptre and uraeus; behind her, Demeter seated right with kalathos and torch; far to left, Hermanubis holding caduceus, seated right; beneath the kline, in three niches: on each side, a standing figure with sceptre(?), in the middle, Tyche lies left on lectisternium, holding rudder and propping up head"@en .