@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:-WH720TC0-F
  skos:prefLabel "puesto de interconexión"@es, "interconnection station"@en, "poste d'interconnexion"@fr ;
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Puesto interconexión"@es, "Interconnection station"@en, "Poste interconnexion"@fr ;
  a skos:Concept .

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

