@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:-NZVTS8R2-1
  skos:prefLabel "wave coupling"@en, "couplage d'ondes"@fr, "acoplamiento de ondas"@es ;
  skos:inScheme rdr: ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Couplage onde"@fr, "Acoplamiento onda"@es, "Wave coupling"@en, "Couplage d'ondes"@fr, "Acoplamiento de ondas"@es .

<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:-NZVTS8R2-1 .

