@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:-VBQS37LZ-R .

rdr:-VBQS37LZ-R
  skos:prefLabel "bruit d'enregistrement magnétique"@fr, "ruido de grabación magnético"@es, "magnetic recording noise"@en ;
  skos:hiddenLabel "Bruit d'enregistrement magnétique"@fr, "Bruit enregistrement magnétique"@fr, "Magnetic recording noise"@en, "Ruido de grabación magnético"@es ;
  inist:semCategory "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en ;
  a skos:Concept ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
