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

bjw: a skos:ConceptScheme .
bjw:-CKP0VGS6-X
  inist:semCategory "Design"@en, "Conception"@fr, "Concepción"@es ;
  skos:hiddenLabel "Wet process"@en, "Procedimiento vía húmeda"@es, "Procédé voie humide"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:prefLabel "wet process"@en, "procedimiento por vía húmeda"@es, "procédé par voie humide"@fr .

<http://data.loterre.fr/ark:/67375/BJW/FABR>
  skos:prefLabel "Concepción"@es, "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-CKP0VGS6-X .

