@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:-W4270ZQW-F
  skos:prefLabel "Isomérie"@fr, "Isomerism"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-FRK1QQ81-0 .

jvr:-FRK1QQ81-0
  dc:created "1999-01-01"^^xsd:date ;
  skos:hiddenLabel "Stéréoisomères"@fr, "Stereoisomers"@en, "Stéréochimie des molécules"@fr, "Stereochemistry, Molecular"@en, "Molecular Stereochemistry"@en, "Stéréochimie moléculaire"@fr ;
  a skos:Concept, mesh:Descriptor ;
  dc:modified "2016-06-17"^^xsd:date ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D013237> ;
  skos:prefLabel "Stéréoisomérie"@fr, "Stereoisomerism"@en ;
  skos:broader jvr:-W4270ZQW-F ;
  skos:definition "The phenomenon whereby compounds whose molecules have the same number and kind of atoms and the same atomic arrangement, but differ in their spatial relationships. (From McGraw-Hill Dictionary of Scientific and Technical Terms, 5th ed)"@en ;
  dc:established "1974-01-01"^^xsd:date .

