@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-PPKJKFKK-V
  skos:prefLabel "ethics (Qualifier)"@en, "éthique (Qualificatif)"@fr ;
  a mesh:Qualifier, skos:Concept .

jvr:-LP95NTGQ-1
  skos:prefLabel "Marketing of Health Services"@en, "Marketing des services de santé"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-G4J4N7D2-X .

jvr:-G4J4N7D2-X
  mesh:allowableQualifier jvr:-PPKJKFKK-V ;
  skos:altLabel "Mercatique sociale"@fr, "Marchéage social"@fr ;
  dc:established "2003-01-01"^^xsd:date ;
  skos:prefLabel "Marketing social"@fr, "Social Marketing"@en ;
  a mesh:Descriptor, skos:Concept ;
  dc:created "2002-07-03"^^xsd:date ;
  skos:broader jvr:-LP95NTGQ-1 ;
  skos:definition "Use of marketing principles also used to sell products to consumers to promote ideas, attitudes and behaviors. Design and use of programs seeking to increase the acceptance of a social idea or practice by target groups, not for the benefit of the marketer, but to benefit the target audience and the general society."@en ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D040241> .

