@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:-Q319KW3P-R
  skos:hiddenLabel "Transducteur acousto-électrique"@fr, "Acoustoelectric transducer"@en, "Transducteur acoustoélectrique"@fr, "Transductor acustoeléctrico"@es ;
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:prefLabel "transductor acustoeléctrico"@es, "acoustoelectric transducer"@en, "transducteur acousto-électrique"@fr .

<http://data.loterre.fr/ark:/67375/RDR/DISP>
  skos:prefLabel "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-Q319KW3P-R .

rdr: a skos:ConceptScheme .
