@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:-QT0GHWPM-4
  skos:inScheme rdr: ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q6044344> ;
  skos:prefLabel "intensity modulation"@en, "modulation d'intensité"@fr, "modulación de intensidad"@es ;
  skos:hiddenLabel "Modulation intensité"@fr, "Intensity modulation"@en, "Modulación de intensidad"@es, "Intensidad modulada"@es, "Modulation d'intensité"@fr ;
  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:-QT0GHWPM-4 .

rdr: a skos:ConceptScheme .
