@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:mitologia_storia_antica .

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

ams:artemis
  skos:narrower ams:artemis_agrotera, ams:artemis_katagogis ;
  skos:related ams:zeus, ams:apollo ;
  skos:prefLabel "Artemis"@en, "Artemide"@it ;
  skos:closeMatch <https://www.wikidata.org/wiki/Q39503>, <https://iconclass.org/92C3> ;
  skos:altLabel "Diana"@en, "Diana"@it ;
  skos:inScheme ams: ;
  dc:description "In Greek religion, the goddess of wild animals, the hunt, and vegetation, and of chastity and childbirth. Artemis was the daughter of Zeus and Leto and the twin sister of Apollo"@en, "Nella religione greca, dea degli animali selvatici, della caccia, della vegetazione, nonché della castità e del parto. Artemide era figlia di Zeus e di Latona e sorella gemella di Apollo"@it ;
  skos:topConceptOf ams: ;
  a skos:Concept .

ams:zeus
  skos:prefLabel "Zeus"@en, "Zeus"@it ;
  a skos:Concept ;
  skos:related ams:artemis .

ams:artemis_katagogis
  skos:prefLabel "Artemis Katagogis"@en, "Artemis Katagogis"@it ;
  a skos:Concept ;
  skos:broader ams:artemis .

ams:artemis_agrotera
  skos:prefLabel "Artemis Agrotera"@en, "Artemis Agrotera"@it ;
  a skos:Concept ;
  skos:broader ams:artemis .

ams:apollo
  skos:prefLabel "Apollo"@en, "Apollo"@it ;
  a skos:Concept ;
  skos:related ams:artemis .

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

