@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:-L97N1T9K-C
  skos:prefLabel "Organisation et administration"@fr, "Organization and Administration"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GG06TTZ3-X .

jvr:-GG06TTZ3-X
  dc:modified "2018-07-13"^^xsd:date ;
  skos:prefLabel "Annual Reports as Topic"@en, "Rapports annuels comme sujet"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000847> ;
  a skos:Concept, mesh:Descriptor ;
  dc:created "1977-05-05"^^xsd:date ;
  dc:established "1991-01-01"^^xsd:date ;
  skos:broader jvr:-L97N1T9K-C ;
  skos:inScheme jvr: ;
  skos:definition "Works on annual statements reviewing the status of the administrative and operational functions and accomplishments of an institution or organization."@en .

