@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

rdr: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/RDR/DISP>
  skos:prefLabel "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-TJC70QP6-T .

rdr:-GVSFRKTP-0
  skos:prefLabel "componente pasivo"@es, "composant passif"@fr, "passive component"@en ;
  a skos:Concept ;
  skos:narrower rdr:-TJC70QP6-T .

rdr:-TJC70QP6-T
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr ;
  skos:prefLabel "coupleur hybride"@fr, "acoplador híbrido"@es, "hybrid coupler"@en ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Hybrid coupler"@en, "Acoplador híbrido"@es, "Coupleur hybride"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q926848> ;
  skos:broader rdr:-GVSFRKTP-0 .

