@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:-NJ3HKPBN-Q .

rdr:-NJ3HKPBN-Q
  skos:hiddenLabel "Cristal nématique"@fr, "Cristal nemático"@es, "Nematic crystal"@en, "Nematic crystals"@en ;
  skos:inScheme rdr: ;
  inist:domain "Cristallographie"@fr, "Cristallography"@en ;
  skos:prefLabel "cristal nemático"@es, "nematic crystal"@en, "cristal nématique"@fr ;
  skos:altLabel "cristal liquide nématique"@fr ;
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr ;
  a skos:Concept .

