@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:-JWJ9036C-2
  skos:hiddenLabel "Digital signal"@en, "Signal numérique"@fr, "Señal numérica"@es ;
  skos:definition "Signal au moyen duquel les informations sont représentées par un nombre fini de valeurs discrètes bien déterminées qu'une de ses caractéristiques peut prendre dans le temps [Source : Dictionnaire des néologismes - Ministère de la Culture et de la Communication]"@fr ;
  inist:domain "Signal theory and processing"@en, "Théorie et traitement du signal"@fr ;
  skos:prefLabel "señal numérica"@es, "signal numérique"@fr, "digital signal"@en ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q175022> .

<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:-JWJ9036C-2 .

