@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/3000>
  a skos:Concept ;
  skos:inScheme gt: ;
  skos:prefLabel "Stratification"@fr, "Stratification"@en, "Estratificación"@es .

