@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-HPG0H3SB-N
  skos:prefLabel "Phénomènes biologiques"@fr, "Biological Phenomena"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-TBR4LK9C-R .

jvr:-RSBPNV7V-8
  skos:prefLabel "Espèce en voie de disparition"@fr, "Endangered Species"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-TBR4LK9C-R .

jvr:-TBR4LK9C-R
  dc:modified "2016-06-23"^^xsd:date ;
  skos:prefLabel "Extinction, Biological"@en, "Extinction biologique"@fr ;
  skos:related jvr:-RSBPNV7V-8 ;
  a mesh:Descriptor, skos:Concept ;
  skos:hiddenLabel "Extinction, Species"@en, "Extinction massive"@fr, "Extinction d'espèce"@fr, "Extinction de masse"@fr, "Extinction, Mass"@en, "Species Extinction"@en, "Mass Extinction"@en, "Extinction d'espèces"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D053476> ;
  dc:created "2006-07-05"^^xsd:date ;
  skos:altLabel "Extinction (biologie)"@fr ;
  skos:definition "The ceasing of existence of a species or taxonomic groups of organisms."@en ;
  dc:established "2007-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:broader jvr:-HPG0H3SB-N .

