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

bjw: a skos:ConceptScheme .
bjw:-SMV77S3W-G
  skos:hiddenLabel "Campaña medida"@es, "Campagne mesure"@fr, "Measurement campaign"@en ;
  skos:prefLabel "campagne de mesure"@fr, "campaña de medida"@es, "measurement campaign"@en ;
  inist:semCategory "Activité"@fr, "Actividad"@es, "Activity"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-SMV77S3W-G .

