@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:-VR3MTCDN-Q
  inist:semCategory "Análisis/Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  skos:hiddenLabel "Diagnóstico error"@es, "Error diagnostic"@en, "Diagnostic erreur"@fr ;
  skos:prefLabel "diagnóstico de error"@es, "error diagnostic"@en, "diagnostic d'erreur"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

<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:-VR3MTCDN-Q .

bjw: a skos:ConceptScheme .
