@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:-V4WJPLM9-W
  skos:definition "Work consisting of lists giving the prices of items for sale, including drugs, equipment, books, etc. Price lists are less detailed than catalogs and not as long."@en ;
  skos:inScheme jvr: ;
  dc:established "1997-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:altLabel "Price Lists"@en, "Liste des prix"@fr, "Tarifs"@fr, "Listes des prix"@fr ;
  skos:broader jvr:-GPV78GWX-9 ;
  skos:prefLabel "Tarif"@fr, "Price List"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D019525> ;
  dc:modified "2018-07-02"^^xsd:date ;
  dc:created "1996-06-21"^^xsd:date .

jvr:-GPV78GWX-9
  skos:prefLabel "Catalog"@en, "Catalogue"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-V4WJPLM9-W .

jvr: a skos:ConceptScheme .
