@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: a skos:ConceptScheme .
rdr:-PS6HPZ97-5
  skos:prefLabel "capa de ventana"@es, "couche fenêtre"@fr, "window layer"@en ;
  inist:semCategory "Etat de la matière / Etat du milieu"@fr, "State of matter / State of medium"@en ;
  skos:hiddenLabel "Couche fenêtre"@fr, "Capa de ventana"@es, "Window layer"@en ;
  skos:inScheme rdr: ;
  skos:altLabel "couche de fenêtre"@fr ;
  a skos:Concept .

<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:-PS6HPZ97-5 .

