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

bjw:-HGZ3B36K-X
  skos:prefLabel "construction parasismique"@fr, "earthquakeproof construction"@en, "construcción antisísmica"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Construction parasismique"@fr, "Earthquakeproof construction"@en, "Construcción antisísmica"@es ;
  inist:semCategory "Edificio/Infrastructura"@es, "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
