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

bjw:-KTVHHZT6-K
  skos:hiddenLabel "Medium head hydrostation"@en, "Centrale moyenne chute"@fr, "Central caída media"@es ;
  inist:semCategory "Machine / Equipement"@fr, "Máquina/Equipamiento"@es, "Machine / Equipment"@en ;
  skos:prefLabel "central de caída media"@es, "medium head hydrostation"@en, "centrale de moyenne chute"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
[]
  skos:prefLabel "Máquina / Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-KTVHHZT6-K .

