@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:-D0NWFF57-S .

bjw:-D0NWFF57-S
  a skos:Concept ;
  skos:prefLabel "experiencia de explotación"@es, "operating experience"@en, "expérience d'exploitation"@fr ;
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en, "Análisis/Medida"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Operating experience"@en, "Experiencia explotación"@es, "Expérience exploitation"@fr .

