@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<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:-PK4QS4G0-7 .

bjw: a skos:ConceptScheme .
bjw:-PK4QS4G0-7
  skos:hiddenLabel "Gyroscope"@fr, "Gyroscope"@en, "Giroscopio"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q483400> ;
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es ;
  skos:prefLabel "giroscopio"@es, "gyroscope"@fr, "gyroscope"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

