@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:-FDM9JMVM-X .

bjw: a skos:ConceptScheme .
bjw:-FDM9JMVM-X
  inist:semCategory "Edificio/Infrastructura"@es, "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  skos:hiddenLabel "Edificio oficina"@es, "Office building"@en, "Bâtiment bureau"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "edificio de oficina"@es, "office building"@en, "bâtiment de bureau"@fr ;
  a skos:Concept ;
  skos:altLabel "immeuble bureau"@fr .

