@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:-WTX6QZ5F-8
  skos:hiddenLabel "Streamer"@fr, "Streamer"@en, "Descarga irregular"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  inist:semCategory "Machine / Equipment"@en, "Máquina/Equipamiento"@es, "Machine / Equipement"@fr ;
  skos:prefLabel "streamer"@fr, "streamer"@en, "descarga irregular"@es .

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

