@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:-RFPGZZVB-Z
  a skos:Concept ;
  skos:prefLabel "conductivité à l'obscurité"@fr, "conductividad en oscuridad"@es, "dark conductivity"@en ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  inist:domain "Physics"@en, "Physique"@fr ;
  skos:hiddenLabel "Conductivité à l'obscurité"@fr, "Conductividad en oscuridad"@es, "Dark conductivity"@en, "Conductivité obscurité"@fr ;
  skos:altLabel "conductivité d'obscurité"@fr ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/PRPC>
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-RFPGZZVB-Z .

