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

w7b: a skos:ConceptScheme .
w7b:-WZDT8459-2
  skos:prefLabel "blood product preparation"@en, "préparation du produit sanguin"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-HJS1NHLN-Z .

w7b:-HJS1NHLN-Z
  skos:hiddenLabel "Freeze-drying"@en, "Lyophilisation"@fr ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-WZDT8459-2 ;
  skos:prefLabel "freeze-drying"@en, "lyophilisation"@fr ;
  skos:altLabel "lyophilization"@en .

