@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:-H53KQ83L-5
  skos:prefLabel "dépôt en phase liquide"@fr, "liquid-phase deposition"@en, "deposición en fase líquida"@es ;
  skos:hiddenLabel "Dépôt phase liquide"@fr, "Liquid phase deposition"@en ;
  skos:inScheme bjw: ;
  inist:semCategory "Conception"@fr, "Concepción"@es, "Design"@en ;
  a skos:Concept .

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

