@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:-DR75PGPV-F
  skos:prefLabel "Traitement involontaire"@fr, "Involuntary Treatment"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-PL79P5ZH-2 .

jvr:-PL79P5ZH-2
  dc:modified "2017-07-08"^^xsd:date ;
  skos:broader jvr:-DR75PGPV-F ;
  skos:prefLabel "Contrôle involontaire de la fertilité"@fr, "Involuntary Fertility Control"@en ;
  a mesh:Descriptor, skos:Concept ;
  dc:established "2018-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:altLabel "Contrôle forcé des naissances"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000075764> ;
  dc:created "2017-07-11"^^xsd:date ;
  skos:definition "Behavior that interferes with a woman's autonomous reproductive decision-making."@en .

