@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 .
<http://data.loterre.fr/ark:/67375/RDR/DISP>
  skos:prefLabel "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-VXL8SGXD-4 .

rdr:-VXL8SGXD-4
  skos:prefLabel "detector de centelleo"@es, "détecteur à scintillation"@fr, "scintillation counter"@en ;
  inist:domain "Metrology"@en, "Métrologie"@fr ;
  skos:inScheme rdr: ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  skos:hiddenLabel "Scintillation counter"@en, "Détecteur scintillation"@fr, "Detector centelleo"@es, "Detector de centelleo"@es, "Détecteur à scintillation"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q718145> ;
  skos:altLabel "compteur scintillation"@fr ;
  a skos:Concept .

