@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:-QL5B6TB6-P
  skos:prefLabel "sistema MIMO"@es, "MIMO system"@en, "système MIMO"@fr ;
  inist:domain "Automatic control / Operational research"@en, "Automatique / Recherche opérationnelle"@fr ;
  inist:semCategory "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  skos:inScheme rdr: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q176862> ;
  a skos:Concept ;
  skos:hiddenLabel "Système MIMO"@fr, "Sistema MIMO"@es .

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

