@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:-QWXVTGVC-R
  a skos:Concept ;
  skos:prefLabel "capa epitáxica superconductora"@es, "superconducting epitaxial layer"@en, "couche épitaxique supraconductrice"@fr ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Couche épitaxique supraconductrice"@fr, "Superconducting epitaxial layers"@en, "Superconducting epitaxial layer"@en, "Capa epitáxica superconductora"@es ;
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr .

<http://data.loterre.fr/ark:/67375/RDR/EMAT>
  skos:prefLabel "Etat de la matière / Etat du milieu"@fr, "State of matter / State of medium"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-QWXVTGVC-R .

rdr: a skos:ConceptScheme .
