@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:-HM64HPLL-L
  skos:hiddenLabel "Cristal cholestérique"@fr, "Cholesteric crystal"@en, "Cristal colestérico"@es, "Cholesteric crystals"@en ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:prefLabel "cristal colestérico"@es, "cholesteric crystal"@en, "cristal cholestérique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1075927> ;
  inist:domain "Cristallography"@en, "Cristallographie"@fr ;
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr ;
  skos:altLabel "cristal liquide cholestérique"@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:-HM64HPLL-L .

