@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:-VQ573X57-W .

bjw:-VQ573X57-W
  skos:prefLabel "intelligent building"@en, "edificio inteligente"@es, "bâtiment intelligent"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr, "Edificio/Infrastructura"@es ;
  skos:hiddenLabel "Intelligent building"@en, "Edificio inteligente"@es, "Bâtiment intelligent"@fr ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
