@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:-JJS4W75M-N
  inist:domain "Electronique"@fr, "Electronics"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q179299> ;
  skos:inScheme rdr: ;
  skos:prefLabel "système RAID"@fr, "RAID"@en, "sistema RAID"@es ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:hiddenLabel "Système RAID"@fr, "Technologie RAID"@fr, "Sistema RAID"@es ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/RDR/EQUI>
  skos:prefLabel "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-JJS4W75M-N .

