@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: a skos:ConceptScheme .
kw5:-PRPC_Divers
  skos:prefLabel "Propriété / Paramètre / Caractéristique_Divers"@fr, "Property / Parameter / Characteristic_Miscellaneous"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-GRH6VRV1-K .

kw5:-GRH6VRV1-K
  skos:hiddenLabel "Coupe des cheveux"@fr, "Hair-cut"@en ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "coupe des cheveux"@fr, "hair-cut"@en .

