@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:-B46R1SMN-0
  skos:inScheme rdr: ;
  skos:prefLabel "circuit matching"@en, "adaptation de circuit"@fr, "adaptación de circuito"@es ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  skos:hiddenLabel "Adaptation circuit"@fr, "Adaptación circuito"@es, "Adaptation de circuit"@fr, "Circuit matching"@en, "Adaptación de circuito"@es ;
  a skos:Concept .

<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:-B46R1SMN-0 .

