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

ams:ouranides
  skos:inScheme ams: ;
  skos:topConceptOf ams: ;
  dc:description "Greek mythology characters, children of Uranus and Gaia"@en, "Personaggi della mitologia greca, figli di Urano e Gea"@it ;
  skos:altLabel "Ouranides"@en, "Ouranides"@it ;
  a skos:Concept ;
  skos:prefLabel "Uranids"@en, "Uranids"@it ;
  skos:closeMatch <https://www.wikidata.org/wiki/Q12882383> .

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

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

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 .

