@prefix gt: <http://data.loterre.fr/vocabs/BGI/GT> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

gt: a skos:ConceptScheme .
<http://data.loterre.fr/vocabs/BGI/GT/2400>
  a skos:Concept ;
  skos:inScheme gt: ;
  skos:prefLabel "Plus proche voisin"@fr, "Nearest neighbour"@en, "Vecino mas cercano"@es .

