@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:-L390G3G7-R .

bjw: a skos:ConceptScheme .
bjw:-L390G3G7-R
  skos:hiddenLabel "Ensayo en campo"@es, "Essai en champ"@fr, "Field experiment"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1283519> ;
  skos:altLabel "essai sur le terrain"@fr, "essai en place"@fr, "in situ testing"@en, "field testing"@en, "essai sur place"@fr, "field test"@en ;
  a skos:Concept ;
  skos:prefLabel "essai en champ"@fr, "ensayo en campo"@es, "field experiment"@en ;
  inist:semCategory "Analyse / Mesure"@fr, "Análisis/Medida"@es, "Analysis / Measure"@en ;
  skos:inScheme bjw: .

