@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:20201
  skos:prefLabel "DNA sequence analysis"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0323
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20201 ;
  skos:altLabel "DNAs Sequence analysis"@en, "DNA sequencing analysis"@en, "DNA sequences Analysis"@en, "DNA sequences Analysi"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[S. R. Palumbi] DNA sequence analysis is a powerful tool for identifying the source of samples thought to be derived from threatened or endangered species. Analysis of mitochondrial DNA (mtDNA) from retail whale meat markets has shown consistently that the expected baleen whale in these markets, the minke whale, makes up only about half the products analyzed..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "DNA sequence analysis"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

