@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/TRAI>
  skos:prefLabel "Tratamiento"@es, "Traitement"@fr, "Treatment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-J97NFKQ4-8 .

bjw:-J97NFKQ4-8
  skos:prefLabel "búsqueda tabú"@es, "recherche tabou"@fr, "tabu search"@en ;
  inist:semCategory "Traitement"@fr, "Treatment"@en, "Tratamiento"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Búsqueda tabú"@es, "Recherche tabou"@fr, "Tabu search"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1424540> ;
  skos:inScheme bjw: .

