@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/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:-QTWJNQ51-D .

rdr:-QTWJNQ51-D
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr ;
  skos:prefLabel "piezoelectric thin film"@en, "película piezoeléctrica"@es, "couche mince piézoélectrique"@fr ;
  skos:hiddenLabel "Película piezoeléctrica"@es, "Piezoelectric thin films"@en, "Piezoelectric thin film"@en, "Couche mince piézoélectrique"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: .

