@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:-JWB590BD-1
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:prefLabel "osciloscopio de muestreo"@es, "sampling oscilloscope"@en, "oscilloscope à échantillonnage"@fr ;
  skos:hiddenLabel "Osciloscopio de muestreo"@es, "Oscilloscope à échantillonnage"@fr, "Oscilloscope échantillonnage"@fr, "Sampling oscilloscope"@en, "Osciloscopio muestreo"@es ;
  a skos:Concept ;
  inist:domain "Metrology"@en, "Métrologie"@fr ;
  skos:inScheme rdr: .

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

