@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:-GGBWXQ74-R
  skos:prefLabel "Dictionary, Classical"@en, "Dictionnaire de l'Antiquité"@fr ;
  a skos:Concept, mesh:Descriptor ;
  skos:definition "A reference work containing a list of words related to the Greco-Roman World giving information about form, pronunciation, etymology, grammar, and meaning."@en ;
  skos:broader jvr:-X2F82628-K ;
  dc:created "2018-07-09"^^xsd:date ;
  dc:established "2019-01-01"^^xsd:date ;
  dc:modified "2018-07-02"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000077803> ;
  skos:inScheme jvr: .

jvr:-X2F82628-K
  skos:prefLabel "Dictionnaire"@fr, "Dictionary"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GGBWXQ74-R .

