@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:-KG756P6L-8
  skos:hiddenLabel "Conception de système"@fr, "System design"@en, "Conception système"@fr, "Concepción sistema"@es, "Concepción de sistema"@es ;
  inist:domain "Sciences de l'ingénieur"@fr, "Engineering sciences"@en ;
  skos:prefLabel "conception de système"@fr, "concepción de sistema"@es, "system design"@en ;
  skos:inScheme rdr: ;
  inist:semCategory "Activity"@en, "Activité"@fr ;
  a skos:Concept .

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

