@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:-PW9DFSN7-H
  inist:semCategory "Design"@en, "Conception"@fr ;
  skos:prefLabel "printed circuit layout"@en, "implantación de circuito imprimido"@es, "implantation de circuit imprimé"@fr ;
  skos:hiddenLabel "Implantation de circuit imprimé"@fr, "Printed circuit layout"@en, "Implantation circuit imprimé"@fr, "Implantación de circuito imprimido"@es ;
  inist:domain "Electronique"@fr, "Electronics"@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:-PW9DFSN7-H .

rdr: a skos:ConceptScheme .
