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

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

ams:charites
  skos:prefLabel "Charites"@en, "Tre Grazie"@it ;
  skos:topConceptOf ams: ;
  skos:closeMatch <https://www.wikidata.org/wiki/Q184353>, <https://iconclass.org/92D3> ;
  dc:description "Dee greche della grazia e della bellezza"@it, "Greek goddesses of grace and beauty"@en ;
  skos:altLabel "Graces"@en, "Grazie"@it, "Three Graces"@en, "Cariti"@it ;
  skos:inScheme ams: ;
  a skos:Concept .

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 .

