@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:-LVH90JNV-T
  skos:hiddenLabel "Centro de color"@es, "Centre coloré"@fr, "Color center"@en, "Centro color"@es ;
  inist:semCategory "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr ;
  skos:inScheme rdr: ;
  skos:altLabel "colour centre"@en, "color centre"@en, "colour center"@en ;
  skos:prefLabel "centro de color"@es, "color center"@en, "centre coloré"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5148589> .

<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:-LVH90JNV-T .

