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

w7b: a skos:ConceptScheme .
w7b:-XRFD6QL0-Z
  skos:prefLabel "matériel"@fr, "equipment"@en ;
  a skos:Concept ;
  skos:narrower w7b:-JL499RHQ-S .

w7b:-JL499RHQ-S
  skos:hiddenLabel "Dispositif relié à un ordinateur"@fr, "Device connected to a computer"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-XRFD6QL0-Z ;
  skos:prefLabel "dispositif relié à un ordinateur"@fr, "device connected to a computer"@en ;
  skos:altLabel "device which is connected to the computer"@en .

