@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 mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-ML2RHCNN-S
  skos:altLabel "Clinical Trial, Phase 2"@en, "Essai clinique de phase 2"@fr ;
  skos:prefLabel "Essai clinique de phase II"@fr, "Clinical Trial, Phase II"@en ;
  dc:created "1995-06-23"^^xsd:date ;
  dc:established "1996-01-01"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  dc:modified "2015-04-15"^^xsd:date ;
  skos:inScheme jvr: ;
  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 based on several hundred volunteers, including a limited number of patients, and conducted over a period of about two years in either the United States or a foreign country."@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D017427> ;
  skos:broader jvr:-GLB47158-V .

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

