@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:-Q73G7693-M .

bjw:-Q73G7693-M
  skos:inScheme bjw: ;
  inist:semCategory "Concepción"@es, "Design"@en, "Conception"@fr ;
  skos:hiddenLabel "Dépôt immersion"@fr, "Dip coating"@en, "Depósito inmersión"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2270123> ;
  skos:prefLabel "dip coating"@en, "dépôt par immersion"@fr, "deposición por inmersión"@es ;
  a skos:Concept .

