@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr: a skos:ConceptScheme .
jvr:-S48FKR6F-W
  skos:prefLabel "Métaphysique"@fr, "Metaphysics"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D008678> ;
  dc:created "1999-01-01"^^xsd:date ;
  mesh:allowableQualifier jvr:-SBNWSM1T-R ;
  skos:broader jvr:-QSHC16C1-H ;
  a skos:Concept, mesh:Descriptor ;
  dc:established "1966-01-01"^^xsd:date ;
  skos:definition "The branch of philosophy that treats of first principles, including ontology (the nature of existence or being) and cosmology (the origin and structure of the universe). (From Random House Unabridged Dictionary, 2d ed)"@en ;
  skos:inScheme jvr: ;
  dc:modified "1995-05-18"^^xsd:date .

jvr:-QSHC16C1-H
  skos:prefLabel "Philosophie"@fr, "Philosophy"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-S48FKR6F-W .

jvr:-SBNWSM1T-R
  skos:prefLabel "history (Qualifier)"@en, "histoire (Qualificatif)"@fr ;
  a mesh:Qualifier, skos:Concept .

