@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

rdr:-ZGBXCBZZ-Z
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:prefLabel "implantación de circuito integrado"@es, "implantation de circuit intégré"@fr, "integrated circuit layout"@en ;
  inist:semCategory "Design"@en, "Conception"@fr ;
  skos:altLabel "dessin circuit integré"@fr, "topologie circuit integré"@fr ;
  skos:hiddenLabel "Implantación de circuito integrado"@es, "Implantation de circuit intégré"@fr, "Implantation circuit intégré"@fr, "Integrated circuit layout"@en ;
  skos:inScheme rdr: ;
  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:-ZGBXCBZZ-Z .

rdr: a skos:ConceptScheme .
