@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:-PB8QJ5LL-R
  a skos:Concept ;
  skos:prefLabel "high energy physics instrumentation computing"@en, "informatique de l'instrumentation en physique des hautes énergies"@fr, "informática para la instrumentación de física de altas energías"@es ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Informática para la instrumentación de física de altas energías"@es, "Instrumentation physique haute énergie(informatique)"@fr, "High energy physics instrumentation computing"@en, "Informatique de l'instrumentation en physique des hautes énergies"@fr ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  inist:domain "Informatics"@en, "Informatique"@fr .

<http://data.loterre.fr/ark:/67375/RDR/EQUI>
  skos:prefLabel "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-PB8QJ5LL-R .

