@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:-TMPBCWMV-4
  skos:hiddenLabel "Current transformation"@en, "Transformation circuit"@fr, "Transformation de circuit"@fr, "Transformación circuito"@es, "Transformación de circuito"@es ;
  skos:prefLabel "transformation de circuit"@fr, "current transformation"@en, "transformación de circuito"@es ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  skos:inScheme rdr: ;
  inist:semCategory "Conception"@fr, "Design"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/RDR/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-TMPBCWMV-4 .

