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

jvr: a skos:ConceptScheme .
jvr:-SVCF3FNJ-D
  skos:prefLabel "Pluto"@en, "Pluton"@fr ;
  dc:modified "2016-06-17"^^xsd:date ;
  dc:established "1995-01-01"^^xsd:date ;
  skos:broader jvr:-H2TJBMT6-5 ;
  skos:hiddenLabel "Charon"@fr, "Charon"@en ;
  a skos:Concept, mesh:Descriptor ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D018542> ;
  skos:inScheme jvr: ;
  dc:created "1994-06-07"^^xsd:date ;
  skos:definition "The ninth planet in order from the sun. It is one of the five outer planets of the solar system. Its only natural satellite is Charon."@en .

jvr:-H2TJBMT6-5
  skos:prefLabel "Minor Planets"@en, "Planètes mineures"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-SVCF3FNJ-D .

