@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/1533>
  a skos:Concept ;
  skos:inScheme gt: ;
  skos:prefLabel "Globe terrestre"@fr, "Earth's globe"@en, "Globo terráqueo"@es .

