@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:-R7K97ZNR-W
  skos:prefLabel "disipación de energía"@es, "energy dissipation"@en, "dissipation d'énergie"@fr ;
  skos:hiddenLabel "Disipación de energía"@es, "Energy dissipation"@en, "Dissipation énergie"@fr, "Dissipation d'énergie"@fr, "Disipación energía"@es ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a skos:Concept ;
  skos:inScheme rdr: .

<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:-R7K97ZNR-W .

