@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:-DF7L2WS2-7
  skos:altLabel "Clinical Trial, Phase 1"@en, "Essai clinique de phase 1"@fr ;
  a skos:Concept, mesh:Descriptor ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D017426> ;
  skos:prefLabel "Clinical Trial, Phase I"@en, "Essai clinique de phase I"@fr ;
  skos:definition "Work that is the report of a pre-planned, usually controlled, clinical study of the safety and efficacy of diagnostic, therapeutic, or prophylactic drugs, devices, or techniques based on a small number of healthy persons and conducted over the period of about a year in either the United States or a foreign country."@en ;
  dc:modified "2015-04-15"^^xsd:date ;
  dc:created "1995-06-23"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:broader jvr:-GLB47158-V ;
  dc:established "1996-01-01"^^xsd:date .

jvr:-GLB47158-V
  skos:prefLabel "Clinical Trial"@en, "Essai clinique"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-DF7L2WS2-7 .

