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

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

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

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:anemoi
  skos:inScheme ams: ;
  skos:closeMatch <https://www.wikidata.org/wiki/Q476682> ;
  skos:topConceptOf ams: ;
  dc:description "Ancient Greek wind gods, representing each of the four cardinal directions, along with a number of lesser wind gods. Associated with the seasons and weather conditions."@en, "Antichi dei greci dei venti, che rappresentano ciascuno delle quattro direzioni cardinali, insieme a un certo numero di divinità minori dei venti. Associati alle stagioni e alle condizioni meteorologiche"@it ;
  skos:prefLabel "Anemoi"@en, "Anemoi"@it ;
  a skos:Concept .

