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

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

rdr:-DNMPB0FM-6
  skos:altLabel "LPE"@fr, "LPE"@en ;
  skos:prefLabel "epitaxia en fase líquida"@es, "liquid-phase epitaxy"@en, "épitaxie en phase liquide"@fr ;
  inist:domain "Cristallographie"@fr, "Cristallography"@en ;
  inist:semCategory "Design"@en, "Conception"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Epitaxie en phase liquide"@fr, "Epitaxia en fase líquida"@es, "Epitaxie phase liquide"@fr, "Liquid-phase epitaxy"@en .

