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

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

bjw:-KBDL2K0T-7
  skos:hiddenLabel "Dépôt électrostatique"@fr, "Depósito electrostático"@es, "Electrostatic deposition"@en ;
  inist:semCategory "Design"@en, "Conception"@fr, "Concepción"@es ;
  a skos:Concept ;
  skos:prefLabel "deposición electrostática"@es, "dépôt électrostatique"@fr, "electrostatic deposition"@en ;
  skos:inScheme bjw: .

