@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:-RZR0L6N2-D
  skos:hiddenLabel "Transport quantique"@fr, "Transporte cuántico"@es, "Quantum transport"@en ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  inist:domain "Physics"@en, "Physique"@fr ;
  skos:prefLabel "quantum transport"@en, "transport quantique"@fr, "transporte cuántico"@es ;
  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:-RZR0L6N2-D .

rdr: a skos:ConceptScheme .
