@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#> .

<http://data.loterre.fr/ark:/67375/26L/Analysis__Measure>
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-MW905VBK-7> .

<http://data.loterre.fr/ark:/67375/26L-MW905VBK-7>
  skos:prefLabel "recolección de muestras "@es, "sample collecting"@en, "récolte d'échantillons"@fr ;
  skos:altLabel "récolte"@fr ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr ;
  skos:hiddenLabel "collecting"@en, "Collecting"@en, "Récolte d'échantillons"@fr, "cosecha"@es ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
