@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:-BLL6SWXM-4 .

jvr:-BLL6SWXM-4
  skos:hiddenLabel "Cour Suprême des États-Unis"@fr, "United States Supreme Court"@en ;
  dc:created "2002-07-03"^^xsd:date ;
  skos:prefLabel "Décisions de la Cour Suprême (USA)"@fr, "Supreme Court Decisions"@en ;
  dc:established "2003-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:altLabel "Décisions de la Cour Suprême des États-Unis"@fr, "United States Supreme Court Decisions"@en ;
  mesh:allowableQualifier jvr:-SBNWSM1T-R ;
  skos:definition "Decisions made by the United States Supreme Court. The highest federal court in the United States, consisting of nine justices and having jurisdiction over all other courts in the nation. (American Heritage Dictionary, 4th ed)"@en ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D035521> ;
  skos:broader jvr:-HPN6N2LD-T .

