@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:-LPV9358X-M
  skos:inScheme rdr: ;
  a skos:Concept ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:prefLabel "electric reactance"@en, "reactancia eléctrica"@es, "réactance électrique"@fr ;
  skos:hiddenLabel "Reactancia eléctrica"@es, "Réactance électrique"@fr, "Electric reactance"@en .

<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:-LPV9358X-M .

rdr: a skos:ConceptScheme .
