@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-T769C5G8-B
  skos:prefLabel "Genetics, Behavioral"@en, "Génétique du comportement"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-DSZ91LVX-D .

jvr:-DSZ91LVX-D
  skos:definition "The theory that human CHARACTER and BEHAVIOR are shaped by the GENES that comprise the individual's GENOTYPE rather than by CULTURE; ENVIRONMENT; and individual choice."@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D033141> ;
  dc:created "2002-07-03"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:prefLabel "Genetic Determinism"@en, "Déterminisme génétique"@fr ;
  dc:modified "2008-07-08"^^xsd:date ;
  dc:established "2003-01-01"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-T769C5G8-B .

