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

ams:SSD_07D
  skos:exactMatch <https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines/MSC-07-D> ;
  skos:member ams:patologiaVegetale ;
  skos:inScheme ams: ;
  dc:description "Macro-sector 07/D grouping research and teaching activities related to the diagnosis, epidemiology and control of plant diseases, the identification of pathogenic agents, and the integrated management of animal pests in agricultural and forest contexts."@en, "Il macrosettore concorsuale 07/D raggruppa le attività di ricerca e didattica relative alla diagnosi, epidemiologia e controllo delle malattie vegetali, all'identificazione degli agenti patogeni e alla gestione integrata dei parassiti animali in ambito agrario e forestale."@it ;
  skos:prefLabel "07/D - Plant pathology and entomology"@en, "07/D - Patologia vegetale e entomologia"@it ;
  a skos:Collection .

ams:patologiaVegetale
  skos:prefLabel "Plant pathology"@en, "Patologia vegetale"@it ;
  a skos:Collection .

ams: a skos:ConceptScheme .
