@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:-P6122XX8-2 .

bjw:-P6122XX8-2
  inist:semCategory "Concepción"@es, "Design"@en, "Conception"@fr ;
  skos:prefLabel "pulvérisation à haute fréquence"@fr, "radiofrequency sputtering"@en, "pulverización de alta frecuencia"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Radiofrequency sputtering"@en, "Pulvérisation haute fréquence"@fr, "Pulverización alta frecuencia"@es ;
  a skos:Concept .

