@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:-DX60MT7H-N
  skos:prefLabel "Thermodynamique"@fr, "Thermodynamics"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-RPCWJZS7-S .

jvr:-RPCWJZS7-S
  a skos:Concept, mesh:Descriptor ;
  skos:broader jvr:-DX60MT7H-N ;
  dc:modified "2008-07-08"^^xsd:date ;
  skos:definition "Transmission of energy or mass by a medium involving movement of the medium itself. The circulatory movement that occurs in a fluid at a nonuniform temperature owing to the variation of its density and the action of gravity. (McGraw-Hill Dictionary of Scientific and Technical Terms, 4th ed; Webster, 10th ed)"@en ;
  dc:established "1995-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D018481> ;
  skos:inScheme jvr: ;
  skos:prefLabel "Convection"@fr, "Convection"@en ;
  dc:created "1994-06-07"^^xsd:date .

