@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:-S1RDRT1X-9
  skos:hiddenLabel "Speed measurement"@en, "Mesure vitesse"@fr, "Medida velocidad"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "mesure de vitesse"@fr, "speed measurement"@en, "medida de velocidad"@es ;
  inist:semCategory "Análisis/Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a skos:Concept ;
  skos:altLabel "velocity measurement"@en .

<http://data.loterre.fr/ark:/67375/BJW/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-S1RDRT1X-9 .

bjw: a skos:ConceptScheme .
