@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:-XDW3FV3F-C .

rdr:-XDW3FV3F-C
  skos:prefLabel "ruido de generación-recombinación"@es, "generation-recombination noise"@en, "bruit de génération-recombinaison"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5532618> ;
  inist:semCategory "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Bruit génération recombinaison"@fr, "Ruido de generación-recombinación"@es, "Bruit de génération-recombinaison"@fr, "Generation recombination noise"@en, "Ruido generación recombinación"@es, "Generation-recombination noise"@en ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
