@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:-CSMNRM4K-M
  a skos:Concept ;
  skos:altLabel "intégration niveau système"@fr ;
  skos:prefLabel "integración a nivel de sistema"@es, "system level integration"@en, "intégration au niveau système"@fr ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Integración a nivel de sistema"@es, "System level integration"@en, "Intégration au niveau système"@fr ;
  inist:semCategory "Conception"@fr, "Design"@en ;
  inist:domain "Electronique"@fr, "Electronics"@en .

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

