@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/BJW/BATI>
  skos:prefLabel "Edificio / Infrastructura"@es, "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-KMGG9T8Q-B .

bjw: a skos:ConceptScheme .
bjw:-KMGG9T8Q-B
  skos:hiddenLabel "Petrochemical plant"@en, "Fabrica petroquímica"@es, "Usine pétrochimique"@fr ;
  inist:semCategory "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr, "Edificio/Infrastructura"@es ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:prefLabel "planta petroquímica"@es, "petrochemical plant"@en, "usine pétrochimique"@fr ;
  skos:altLabel "fábrica petroquímica"@es .

