@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:-FWJKSV6J-Z
  skos:prefLabel "Droits de l'homme"@fr, "Human Rights"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-LX3Z6W5C-4 .

jvr:-LX3Z6W5C-4
  a mesh:Descriptor, skos:Concept ;
  skos:hiddenLabel "Naturalization"@en, "Naturalisation"@fr ;
  dc:established "2022-01-01"^^xsd:date ;
  dc:created "2021-07-09"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000087482> ;
  skos:inScheme jvr: ;
  skos:definition "Status of a person recognized under the law of a sovereign nation as a member of or belonging to that nation. The process by which citizenship is granted to a non-citizen after meeting the legal requirement for becoming a citizen."@en ;
  skos:prefLabel "Citoyenneté"@fr, "Citizenship"@en ;
  dc:modified "2021-01-15"^^xsd:date ;
  skos:broader jvr:-FWJKSV6J-Z .

