@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@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#> .

bjw:-PV07RRRV-3
  skos:exactMatch <https://www.wikidata.org/wiki/Q1261040> ;
  skos:prefLabel "sensor de presión"@es, "pressure sensor"@en, "capteur de pression"@fr ;
  skos:hiddenLabel "Capteur pression"@fr, "Captador presión"@es, "Pressure sensor"@en ;
  inist:semCategory "Dispositivo/Aparatos"@es, "Device / Apparatus"@en, "Dispositif / Appareillage"@fr ;
  skos:altLabel "captador de presión"@es ;
  a skos:Concept ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/DISP>
  skos:prefLabel "Dispositivo / Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-PV07RRRV-3 .

bjw: a skos:ConceptScheme .
