@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:-F1QGCH68-X
  dc:created "1995-06-23"^^xsd:date ;
  skos:prefLabel "Recommandations de consensus du NIH"@fr, "Consensus Development Conference, NIH"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-THHTRV2Q-1 ;
  skos:altLabel "NIH Consensus Development Conference"@en, "Consensus Statement Conference, NIH"@en, "NIH Consensus Statement Conference"@en, "Recommandations de conférence de consensus du NIH"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016447> ;
  dc:modified "2021-03-12"^^xsd:date ;
  dc:established "1996-01-01"^^xsd:date ;
  skos:definition "Official statements of the finding or recommendations expressing the outcome from a conference sponsored by NIH."@en ;
  skos:inScheme jvr: .

jvr:-THHTRV2Q-1
  skos:prefLabel "Consensus Development Conference"@en, "Recommandations de consensus"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-F1QGCH68-X .

