@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/OBJE>
  skos:prefLabel "Objeto"@es, "Object"@en, "Objet"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-NTZ4VPR3-G .

bjw:-NTZ4VPR3-G
  skos:inScheme bjw: ;
  skos:prefLabel "vaina de combustible"@es, "gaine de combustible"@fr, "fuel clad"@en ;
  inist:semCategory "Objet"@fr, "Object"@en, "Objeto"@es ;
  skos:hiddenLabel "Gaine (combustible)"@fr, "Vaina(combustible)"@es, "Clad"@en ;
  a skos:Concept .

