@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:-WXGM25JC-P .

bjw:-WXGM25JC-P
  skos:hiddenLabel "Transformation bilinéaire"@fr, "Transformación bilineal"@es, "Bilinear transform"@en ;
  skos:prefLabel "transformación bilineal"@es, "transformation bilinéaire"@fr, "bilinear transformation"@en ;
  skos:inScheme bjw: ;
  inist:semCategory "Tratamiento"@es, "Traitement"@fr, "Treatment"@en ;
  a skos:Concept .

