@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:-FHCMMXCX-V
  inist:domain "Electronics"@en, "Electronique"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:hiddenLabel "Complejidad de circuito"@es, "Complexité circuit"@fr, "Complexité de circuit"@fr, "Circuit complexity"@en ;
  skos:prefLabel "complexité de circuit"@fr, "circuit complexity"@en, "complejidad de circuito"@es ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1055112> .

<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:-FHCMMXCX-V .

