@prefix w7b: <http://data.loterre.fr/ark:/67375/W7B> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

w7b: a skos:ConceptScheme .
w7b:-B1BXLNS7-L
  skos:hiddenLabel "Agitation horizontale"@fr, "Horizontal shaking"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-DMRSSZRF-S ;
  skos:prefLabel "agitation horizontale"@fr, "horizontal shaking"@en ;
  skos:altLabel "horizontal agitation"@en .

w7b:-DMRSSZRF-S
  skos:prefLabel "platelet agitator"@en, "agitateur de plaquettes"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-B1BXLNS7-L .

