@prefix kw5: <http://data.loterre.fr/ark:/67375/KW5> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kw5:-J11JW03F-H
  skos:hiddenLabel "Maroquinerie"@fr, "Leather-working"@en ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "maroquinerie"@fr, "leather-working"@en .

kw5:-FABR
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-J11JW03F-H .

kw5: a skos:ConceptScheme .
