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

bjw:-F2ZL0TCS-T
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:prefLabel "ventilador centrífugo"@es, "ventilateur centrifuge"@fr, "centrifugal fan"@en ;
  skos:hiddenLabel "Ventilador centrífugo"@es, "Centrifugal fan"@en, "Ventilateur centrifuge"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1058834> .

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

