@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ikmkc: <https://ikmk.smb.museum/ndp/category/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ikmk.smb.museum/ndp/denomination/1362>
  a skos:Concept, ikmkc:denomination ;
  skos:prefLabel "Trikephalon (Asper, 1261-94)"@de ;
  skos:definition "Bezeichnung eines Aspron Trachy (1/3 Hyperpyron) unter Michael VIII. und später zwischen 1261 und 1294, welches drei Köpfe (Kaiser, Jungfrau Maria, Christus) zeigt."@de, "Aspron Trachy (1/3 Hyperpyron) issued during the reign of Michael VIII and later between 1261 and 1294, which features three heads (Emperor, Virgin, Christ)."@en ;
  skos:inScheme ikmkc:denomination ;
  dc:created "2024-05-10"^^xsd:date ;
  dc:modified "2024-05-10"^^xsd:date .

