@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:-XDFS88QL-3
  skos:altLabel "irradiation de protons"@fr, "bombardement protonique"@fr ;
  skos:hiddenLabel "Irradiación de protón"@es, "Irradiation proton"@fr, "Irradiation par proton"@fr, "Proton irradiation"@en, "Irradiación protón"@es ;
  skos:prefLabel "proton irradiation"@en, "irradiation par proton"@fr, "irradiación de protón"@es ;
  skos:inScheme rdr: ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a skos:Concept .

<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:-XDFS88QL-3 .

