@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:-KZKRS2KJ-W
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:hiddenLabel "Chemin optique"@fr, "Optical path"@en, "Alcance óptico"@es ;
  skos:prefLabel "chemin optique"@fr, "alcance óptico"@es, "optical path"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1417028> ;
  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:-KZKRS2KJ-W .

