@prefix ams: <http://w3id.org/amshistorica/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

ams:SSD_10D
  skos:prefLabel "10/D - Sciences of antiquity"@en, "10/D - Scienze dell'antichità"@it ;
  a skos:Collection ;
  skos:member ams:IGCyr .

ams:dedication
  skos:closeMatch <http://vocab.getty.edu/page/aat/300404460>, <https://www.wikidata.org/wiki/Q126733445> ;
  skos:prefLabel "Dedication"@en, "Dediche votive"@it ;
  skos:exactMatch <https://ontology.inscriptiones.org/type_of_inscription/Dedication> ;
  skos:related ams:defixio, ams:sacred_laws, ams:tithe ;
  a skos:Concept ;
  dc:description "Iscrizioni che dedicano un oggetto, una struttura o un’offerta a una divinità o entità religiosa"@it, "Inscriptions dedicating an object, structure, or offering to a deity or religious entity."@en ;
  skos:inScheme ams: ;
  skos:altLabel "Votive dedication"@en ;
  skos:broader ams:iscrizioni_religiose .

ams:sacred_laws
  skos:prefLabel "Sacred laws"@en, "Legge sacra"@it ;
  a skos:Concept ;
  skos:related ams:dedication .

ams:tithe
  skos:prefLabel "Tithe"@en, "Decima"@it ;
  a skos:Concept ;
  skos:related ams:dedication .

ams:IGCyr
  skos:prefLabel "Inscriptions of Greek Cyrenaica"@en, "Iscrizioni della Cirenaica greca"@it ;
  a skos:Collection ;
  skos:member ams:dedication .

ams:defixio
  skos:prefLabel "Defixio"@en, "Defissione"@it ;
  a skos:Concept ;
  skos:related ams:dedication .

ams:iscrizioni_religiose
  skos:prefLabel "Religious inscriptions"@en, "Iscrizioni religiose"@it ;
  a skos:Concept ;
  skos:narrower ams:dedication .

ams: a skos:ConceptScheme .
