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

rdr: a skos:ConceptScheme .
rdr:-TLDKL54D-M
  skos:prefLabel "concepción asistida"@es, "computer aided design"@en, "conception assistée"@fr ;
  a skos:Concept ;
  skos:related rdr:-PCMLB7J1-S .

<http://data.loterre.fr/ark:/67375/RDR/ACTI>
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-PCMLB7J1-S .

rdr:-PCMLB7J1-S
  skos:hiddenLabel "Conception circuit"@fr, "Diseño de circuito"@es, "Circuit design"@en, "Concepción de circuito"@es, "Conception de circuit"@fr ;
  skos:prefLabel "conception de circuit"@fr, "diseño de circuito"@es, "circuit design"@en ;
  inist:semCategory "Activité"@fr, "Activity"@en ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  skos:related rdr:-TLDKL54D-M .

