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

jvr: a skos:ConceptScheme .
jvr:-XVKKTM4F-0
  skos:altLabel "Clinical Trial, Phase 3"@en, "Essai clinique de phase 3"@fr ;
  dc:established "1996-01-01"^^xsd:date ;
  skos:broader jvr:-GLB47158-V ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D017428> ;
  skos:prefLabel "Essai clinique de phase III"@fr, "Clinical Trial, Phase III"@en ;
  a mesh:Descriptor, skos:Concept ;
  dc:modified "2015-04-15"^^xsd:date ;
  skos:definition "Work that is a report of a pre-planned, usually controlled, clinical study of the safety and efficacy of diagnostic, therapeutic, or prophylactic drugs, devices, or techniques after phase II trials. A large enough group of patients is studied and closely monitored by physicians for adverse response to long-term exposure, over a period of about three years in either the United States or a foreign country."@en ;
  dc:created "1995-06-23"^^xsd:date ;
  skos:inScheme jvr: .

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

