@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:-M0XB403Q-0
  inist:semCategory "Technique / Method"@en, "Técnica/Método"@es, "Technique / Méthode"@fr ;
  skos:hiddenLabel "Aide diagnostic"@fr, "Ayuda diagnóstica"@es, "Diagnostic aid"@en ;
  skos:inScheme bjw: ;
  skos:prefLabel "diagnostic aid"@en, "ayuda diagnóstica"@es, "aide au diagnostic"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/TECH>
  skos:prefLabel "Técnica / Método"@es, "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-M0XB403Q-0 .

bjw: a skos:ConceptScheme .
