@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/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-F67SZM25-5 .

bjw: a skos:ConceptScheme .
bjw:-F67SZM25-5
  skos:prefLabel "flow measurement"@en, "medición de flujo"@es, "mesure de débit d'écoulement"@fr ;
  skos:altLabel "medida de flujo"@es ;
  skos:hiddenLabel "Flow measurement"@en, "Mesure débit écoulement"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Análisis/Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q15091623> .

