@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:-H5SM8D4N-R
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Fiabilité réseau électrique"@fr, "Fiabilidad de red eléctrica"@es, "Power system reliability"@en, "Fiabilité de réseau électrique"@fr ;
  skos:prefLabel "fiabilité de réseau électrique"@fr, "fiabilidad de red eléctrica"@es, "power system reliability"@en ;
  inist:domain "Electroenergetics"@en, "Electroénergétique"@fr .

<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:-H5SM8D4N-R .

