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

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

ams:tyche
  dc:description "Greek goddess of fortune"@en, "Dea e personificazione greca della fortuna"@it ;
  skos:prefLabel "Tiche"@it, "Tyche"@en ;
  skos:closeMatch <https://www.wikidata.org/wiki/Q213440>, <http://id.loc.gov/authorities/names/n2014070345> ;
  skos:altLabel "Tyche"@it ;
  a skos:Concept ;
  skos:topConceptOf ams: ;
  skos:inScheme ams: .

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 .

