@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:-GZTDNCNJ-Z
  skos:hiddenLabel "Paramètre de circuit"@fr, "Parámetro de circuito"@es, "Parámetro circuito"@es, "Circuit parameter"@en, "Paramètre circuit"@fr ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:prefLabel "parámetro de circuito"@es, "paramètre de circuit"@fr, "circuit parameter"@en ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@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:-GZTDNCNJ-Z .

