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

bjw: a skos:ConceptScheme .
<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:-Q8RL0K93-8 .

bjw:-Q8RL0K93-8
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr, "Análisis/Medida"@es ;
  skos:hiddenLabel "Analyse image"@fr, "Análisis imagen"@es, "Image analysis"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q860755> ;
  skos:prefLabel "analyse d'image"@fr, "análisis de imagen"@es, "image analysis"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

