@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/BJW/MATE>
  skos:prefLabel "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-ZKP5X1F4-T .

bjw: a skos:ConceptScheme .
bjw:-ZKP5X1F4-T
  skos:inScheme bjw: ;
  skos:prefLabel "interfase entrada-salida"@es, "input output interface"@en, "interface entrée-sortie"@fr ;
  inist:semCategory "Material/Producto/Sustancia"@es, "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Interface entrée sortie"@fr, "Input output interface"@en, "Interfase entrada salida"@es .

