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

bjw:-MXHBWPQW-C
  skos:prefLabel "placa positiva"@es, "positive plate"@en, "plaque positive"@fr ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en, "Material/Producto/Sustancia"@es ;
  skos:hiddenLabel "Plaque positive"@fr, "Placa positiva"@es, "Positive plate"@en ;
  a skos:Concept ;
  skos:inScheme bjw: .

<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:-MXHBWPQW-C .

bjw: a skos:ConceptScheme .
