@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:-ZFPWZ0CS-B
  skos:hiddenLabel "Moving particle"@en, "Partícula móvil"@es, "Particule mobile"@fr ;
  skos:prefLabel "particule mobile"@fr, "moving particle"@en, "partícula móvil"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr, "Material/Producto/Sustancia"@es .

<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:-ZFPWZ0CS-B .

bjw: a skos:ConceptScheme .
