@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:-D1NBBV41-V
  skos:prefLabel "efecto Kerr electroóptico"@es, "Kerr electro-optical effect"@en, "effet Kerr électro-optique"@fr ;
  skos:altLabel "Kerr electrooptical effect"@en, "effet de Kerr électro-optique"@fr, "effet Kerr électrooptique"@fr ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:hiddenLabel "Efecto Kerr electroóptico"@es, "Effet Kerr électro-optique"@fr .

<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:-D1NBBV41-V .

