@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:-G9Q39B4Q-Z .

bjw: a skos:ConceptScheme .
bjw:-G9Q39B4Q-Z
  skos:inScheme bjw: ;
  skos:hiddenLabel "Construction en bois"@fr, "Wood construction"@en, "Construcción madera"@es ;
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Edificio/Infrastructura"@es, "Building / Infrastructure"@en ;
  skos:altLabel "construcción con madera"@es, "construction bois"@fr ;
  a skos:Concept ;
  skos:prefLabel "construcción en madera"@es, "wood construction"@en, "construction en bois"@fr .

