@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:-ZG7KQWF0-Z
  a skos:Concept ;
  skos:prefLabel "pastilla de combustible"@es, "pastille de combustible"@fr, "fuel pellet"@en ;
  skos:hiddenLabel "Pastilla combustible"@es, "Fuel pellet"@en, "Pastille combustible"@fr ;
  inist:semCategory "Objet"@fr, "Object"@en, "Objeto"@es ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/OBJE>
  skos:prefLabel "Objeto"@es, "Object"@en, "Objet"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-ZG7KQWF0-Z .

bjw: a skos:ConceptScheme .
