@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:-SQLTQTX9-0
  skos:hiddenLabel "Low voltage"@en, "Basse tension"@fr, "Baja tensión"@es ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1504817> ;
  a skos:Concept ;
  skos:prefLabel "basse tension"@fr, "baja tensión"@es, "low voltage"@en ;
  skos:inScheme rdr: ;
  inist:domain "Engineering sciences"@en, "Sciences de l'ingénieur"@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:-SQLTQTX9-0 .

rdr: a skos:ConceptScheme .
