@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:-MZ2VHKX3-G
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003249> ;
  dc:created "1977-05-05"^^xsd:date ;
  dc:established "1991-01-01"^^xsd:date ;
  skos:prefLabel "Statuts"@fr, "Constitution and Bylaws"@en ;
  skos:hiddenLabel "Constitution"@en, "Constitutions"@en, "Bylaws"@en ;
  skos:definition "The fundamental principles and laws adopted by an organization for the regulation and governing of its affairs."@en ;
  a skos:Concept, mesh:Descriptor ;
  skos:broader jvr:-L97N1T9K-C ;
  skos:inScheme jvr: ;
  dc:modified "1994-03-17"^^xsd:date .

jvr:-L97N1T9K-C
  skos:prefLabel "Organisation et administration"@fr, "Organization and Administration"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-MZ2VHKX3-G .

