@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/TRAI>
  skos:prefLabel "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-PLXGWH12-T .

rdr:-PLXGWH12-T
  skos:hiddenLabel "Clock recovery"@en, "Reconstitution de rythme"@fr, "Reconstitution rythme"@fr, "Recuperación de reloj"@es ;
  a skos:Concept ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:definition "En télécommunications : Calage du signal d'horloge du détecteur sur celui du flot de données qu'il reçoit de l'émetteur [Source : INIST]"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2348121> ;
  inist:semCategory "Treatment"@en, "Traitement"@fr ;
  skos:inScheme rdr: ;
  skos:prefLabel "recuperación de reloj"@es, "clock recovery"@en, "reconstitution de rythme"@fr ;
  skos:altLabel "récupération d'horloge"@fr, "récupération horloge"@fr .

