@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:-TSS32H1B-G
  skos:exactMatch <https://www.wikidata.org/wiki/Q3044964> ;
  skos:hiddenLabel "Depósito bajo vacío"@es, "Vacuum deposition"@en, "Dépôt sous vide"@fr ;
  skos:prefLabel "dépôt sous vide"@fr, "vacuum deposition"@en, "deposición en vacío"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  a skos:Concept .

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:-TSS32H1B-G .

