@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:-PXXJ3MT8-R
  skos:prefLabel "colour display"@en, "visualización policromo"@es, "affichage polychrome"@fr ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:hiddenLabel "Visualización policromo"@es, "Colour display"@en, "Affichage polychrome"@fr ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:altLabel "fullcolor display"@en, "full color display"@en, "color display"@en ;
  a skos:Concept ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/PPPC>
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-PXXJ3MT8-R .

rdr: a skos:ConceptScheme .
