@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64:-VTRZP036-H
  skos:hiddenLabel "Bas-latin"@fr, "Latin (bas-)"@fr ;
  inist:semCategory "Glottonyme"@fr, "Glottonym"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1503113> ;
  skos:inScheme x64: ;
  skos:prefLabel "Low Latin"@en, "bas-latin"@fr ;
  a skos:Concept ;
  skos:broader x64:-K293F8FP-D .

x64:-Glottonyme
  skos:prefLabel "Glottonym"@en, "Glottonyme"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-VTRZP036-H .

x64: a skos:ConceptScheme .
x64:-K293F8FP-D
  skos:prefLabel "latin"@fr, "Latin"@en ;
  a skos:Concept ;
  skos:narrower x64:-VTRZP036-H .

