@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:-BF2DD7K4-F
  a skos:Concept ;
  skos:prefLabel "curvatura de banda"@es, "courbure de bande"@fr, "band bending"@en ;
  skos:hiddenLabel "Band bending"@en, "Curvatura de banda"@es, "Curvatura banda"@es, "Courbure bande"@fr, "Courbure de bande"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q4854231> ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  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:-BF2DD7K4-F .

rdr: a skos:ConceptScheme .
