@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@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#> .

rdr:-KHQWVWGZ-3
  skos:inScheme rdr: ;
  a skos:Concept ;
  inist:semCategory "Conception"@fr, "Design"@en ;
  skos:prefLabel "grabado anisótropo"@es, "gravure anisotrope"@fr, "anisotropic etching"@en ;
  skos:definition "Procédé de gravure dans lequel la vitesse de gravure est différente selon les directions cristallographiques [Source : sagascience]"@fr ;
  skos:hiddenLabel "Grabado anisótropo"@es, "Anisotropic etching"@en, "Gravure anisotrope"@fr .

<http://data.loterre.fr/ark:/67375/RDR/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-KHQWVWGZ-3 .

rdr: a skos:ConceptScheme .
