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

<http://data.loterre.fr/ark:/67375/RDR/PHNA>
  skos:prefLabel "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-DTWFWVQW-J .

rdr:-DTWFWVQW-J
  skos:hiddenLabel "Bruit quantification"@fr, "Quantization noise"@en, "Ruido cuantificación"@es, "Bruit de quantification"@fr, "Ruido de cuantificación"@es ;
  inist:semCategory "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en ;
  skos:prefLabel "bruit de quantification"@fr, "quantization noise"@en, "ruido de cuantificación"@es ;
  a skos:Concept ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
