@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:prefLabel "Dedication"@en, "Dediche votive"@it ;
  a skos:Concept ;
  skos:related ams:tithe .

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

ams:tithe
  skos:related ams:dedication, ams:sacred_laws, ams:defixio ;
  skos:inScheme ams: ;
  skos:closeMatch <https://thes.bncf.firenze.sbn.it/termine.php?id=37270>, <http://id.loc.gov/authorities/subjects/sh85135644>, <https://www.wikidata.org/wiki/Q184664> ;
  dc:description "A levy corresponding to one‑tenth of revenue or produce, originally offered as a thank‑offering to a god; in many contexts functionally equivalent to a votive offering"@en, "Imposta pari a un decimo del reddito o del prodotto, originariamente offerta come dono votivo o ringraziamento a una divinità; in molti contesti coincide funzionalmente con l’offerta votiva."@it ;
  skos:broader ams:iscrizioni_religiose ;
  skos:altLabel "Tithing"@en ;
  skos:prefLabel "Tithe"@en, "Decima"@it ;
  a skos:Concept .

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

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

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

ams: a skos:ConceptScheme .
