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

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

ams:nymphae
  skos:altLabel "Ninfe"@it, "Nymphs"@en ;
  skos:topConceptOf ams: ;
  skos:closeMatch <https://thes.bncf.firenze.sbn.it/termine.php?id=59233>, <http://id.loc.gov/authorities/subjects/sh99000113>, <https://www.wikidata.org/wiki/Q373916> ;
  dc:description "Divinità femminili della natura nella mitologia greca e romana, associate a luoghi specifici come boschi, sorgenti, montagne e corsi d’acqua"@it, "Female nature deities in Greek and Roman mythology, linked to specific places such as woods, springs, mountains, and waterways"@en ;
  a skos:Concept ;
  skos:prefLabel "Ninfa"@it, "Nymph"@en ;
  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 .

