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

w7b: a skos:ConceptScheme .
w7b:-D96XSM89-D
  skos:prefLabel "shelf life"@en, "durée de conservation"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-QVR7PSLF-N .

w7b:-QVR7PSLF-N
  skos:hiddenLabel "Durée de conservation maximale"@fr, "Maximum duration of conservation"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-D96XSM89-D ;
  skos:prefLabel "durée de conservation maximale"@fr, "maximum duration of conservation"@en ;
  skos:altLabel "maximum shelf life"@en .

