@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:-W17Z8ZWM-1
  skos:inScheme jvr: ;
  skos:altLabel "Sprays buccaux"@fr, "Spray oral"@fr, "Spray buccal"@fr, "Aérosol buccal"@fr, "Aérosol oral"@fr, "Vaporisations buccales"@fr, "Pulvérisations orales"@fr, "Sprays oraux"@fr, "Aérosols oraux"@fr, "Aérosols buccaux"@fr, "Oral Spray"@en ;
  dc:modified "2021-06-30"^^xsd:date ;
  dc:created "2010-06-25"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Oral Sprays"@en, "Pulvérisations buccales"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D058993> ;
  dc:established "2011-01-01"^^xsd:date ;
  skos:broader jvr:-M00JXSDC-Z ;
  skos:definition "Pharmacologic agents in the form of a mist or spray delivered into the body through the mouth."@en .

jvr:-M00JXSDC-Z
  skos:prefLabel "Aérosols"@fr, "Aerosols"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-W17Z8ZWM-1 .

