@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:-XNGPBMS2-2
  skos:inScheme rdr: ;
  skos:hiddenLabel "Self-oscillation"@en, "Auto-oscillation"@fr, "Autooscillation"@fr, "Selfoscillation"@en, "Autooscilación"@es ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:prefLabel "self-oscillation"@en, "autooscilación"@es, "auto-oscillation"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1047845> ;
  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:-XNGPBMS2-2 .

