@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/201>
  a skos:Concept ;
  skos:inScheme gt: ;
  skos:prefLabel "Armement"@fr, "Armament"@en, "Armamento"@es .

