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

bl8:-N956Q6C2-J
  skos:prefLabel "matériel"@fr, "equipment"@en ;
  a skos:Concept ;
  skos:narrower bl8:-PW2QTGDM-G .

bl8: a skos:ConceptScheme .
bl8:-PW2QTGDM-G
  skos:hiddenLabel "Connecteur"@fr, "Connector"@en ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:broader bl8:-N956Q6C2-J ;
  skos:prefLabel "connecteur"@fr, "connector"@en .

