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

rdr:-F2L7Q90P-C
  skos:prefLabel "ruido de circuito integrado"@es, "integrated circuit noise"@en, "bruit de circuit intégré"@fr ;
  skos:hiddenLabel "Integrated circuit noise"@en, "Bruit de circuit intégré"@fr, "Bruit circuit intégré"@fr, "Ruido de circuito integrado"@es ;
  a skos:Concept ;
  inist:semCategory "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
