@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-F631M21R-6
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000080030> ;
  skos:hiddenLabel "Surveillance des politiques sanitaires"@fr, "Policy Surveillance"@en ;
  skos:broader jvr:-Q474NBPC-D, jvr:-CNRJ670K-2 ;
  a mesh:Descriptor, skos:Concept ;
  skos:definition "Scientific study of law as a factor in the cause, distribution, and prevention of disease and injury. (From https://read.dukeupress.edu/jhppl/article/41/6/1151/40084/Policy-Surveillance-A-Vital-Public-Health-Practice). Systematic, scientific collection and analysis of laws of public health significance."@en ;
  dc:created "2019-07-08"^^xsd:date ;
  dc:established "2020-01-01"^^xsd:date ;
  skos:prefLabel "Legal Epidemiology"@en, "Épidémiologie légale"@fr ;
  dc:modified "2019-06-20"^^xsd:date ;
  skos:inScheme jvr: .

jvr:-CNRJ670K-2
  skos:prefLabel "Santé publique"@fr, "Public Health"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-F631M21R-6 .

jvr:-Q474NBPC-D
  skos:prefLabel "Forensic Medicine"@en, "Médecine légale"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-F631M21R-6 .

