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

<http://data.loterre.fr/vocabs/BGI/GT/451>
  a skos:Concept ;
  skos:inScheme gt: ;
  skos:prefLabel "Centre-ville"@fr, "Inner city"@en, "Casco urbano"@es .

gt: a skos:ConceptScheme .
