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

ams:aphrodite
  skos:closeMatch <https://iconclass.org/92C4>, <https://www.wikidata.org/wiki/Q35500> ;
  skos:prefLabel "Afrodite"@it, "Aphrodite"@en ;
  skos:altLabel "Venere"@it, "Venus"@en ;
  skos:inScheme ams: ;
  dc:description "Greek goddess of love, beauty, pleasure, and procreation. Her Roman equivalent is the goddess Venus. Aphrodite is also known as Cytherea (Lady of Cythera) and Cypris (Lady of Cyprus) after the two cult sites, Cythera and Cyprus, which claimed to be her place of birth."@en, "Dea greca dell’amore, della bellezza, del piacere e della procreazione. La sua equivalente romana è la dea Venere. Afrodite è conosciuta anche come Citerèa (Signora di Citera) e Cipride (Signora di Cipro), dai due luoghi di culto — Citera e Cipro — che rivendicavano di essere il suo luogo di nascita"@it ;
  a skos:Concept ;
  skos:topConceptOf ams: .

ams:mitologia_storia_antica
  skos:prefLabel "Classical Mythology and Ancient History"@en, "Mitologia classica e storia antica"@it ;
  a skos:Collection ;
  skos:member ams:aphrodite .

ams:
  a skos:ConceptScheme ;
  skos:hasTopConcept ams:aphrodite .

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

