@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: a skos:ConceptScheme .
rdr:-RVP8WHHN-0
  skos:altLabel "photoélectricité"@fr ;
  a skos:Concept ;
  skos:prefLabel "efecto fotoeléctrico"@es, "effet photoélectrique"@fr, "photoelectric effect"@en ;
  skos:hiddenLabel "Photoelectric effect"@en, "Effet photoélectrique"@fr, "Efecto fotoeléctrico"@es ;
  skos:inScheme rdr: ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr .

<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:-RVP8WHHN-0 .

