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

bjw:-VHJBVPHR-Z
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en, "Fenómeno físico/Fenómeno químico"@es ;
  skos:prefLabel "optimal sampling"@en, "échantillonnage optimal"@fr, "muestreo óptimo"@es ;
  skos:hiddenLabel "Echantillonnage optimal"@fr, "Muestreo óptimo"@es, "Optimal sampling"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/PPPC>
  skos:prefLabel "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-VHJBVPHR-Z .

