@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:-SBNWSM1T-R
  skos:prefLabel "history (Qualifier)"@en, "histoire (Qualificatif)"@fr ;
  a mesh:Qualifier, skos:Concept .

jvr:-HPN6N2LD-T
  skos:prefLabel "Jurisprudence"@fr, "Jurisprudence"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-NPCCZCQ7-N .

jvr:-NPCCZCQ7-N
  skos:definition "The kind of action or activity proper to the judiciary, particularly its responsibility for decision making."@en ;
  skos:hiddenLabel "Accord d'un juge hors accord parental"@fr, "Judicial Bypass"@en, "Autorisation d'un juge"@fr, "Autorisation judiciaire"@fr, "Judicial Consent"@en ;
  skos:altLabel "Décision judiciaire"@fr, "Judicial Action"@en, "Court Action"@en ;
  a skos:Concept, mesh:Descriptor ;
  mesh:allowableQualifier jvr:-SBNWSM1T-R ;
  skos:broader jvr:-HPN6N2LD-T ;
  skos:prefLabel "Judicial Role"@en, "Fonction juridictionnelle"@fr ;
  dc:created "2002-07-02"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D033222> ;
  skos:inScheme jvr: ;
  dc:established "2003-01-01"^^xsd:date ;
  dc:modified "2003-07-25"^^xsd:date .

