@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20200
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "DNA chip"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] hundreds to thousands of &ldquo;spots&rdquo; of different cDNAs or synthetic oligonucleotide probes, usually represent&shy;ing a selection of genes, arranged in a pre&shy;determined array on a glass microscope slide or other similar small-sized format. Microarrays are commonly used to measure the simultaneous expression of thousands of genes, by hybridization of the array with isolated cellular mRNA (or the cDNAs derived from it). They can also be used to detect single-nucleotide polymorphisms or other genomic features by hybridizing genomic DNA with an array of appropriate oligonucleotide probes."@en ;
  skos:broader envthes:20138 ;
  skos:prefLabel "DNA microarray"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20138
  skos:prefLabel "laboratory method"@en ;
  a skos:Concept ;
  skos:narrower envthes:20200 .

