@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: a skos:ConceptScheme .
bjw:-H0HQCGWK-D
  a skos:Concept ;
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  skos:hiddenLabel "Reactor nuclear"@es, "Nuclear reactor"@en, "Réacteur nucléaire"@fr ;
  skos:prefLabel "réacteur nucléaire"@fr, "nuclear reactor"@en, "reactor nuclear"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q80877> ;
  skos:inScheme bjw: .

[]
  skos:prefLabel "Máquina / Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-H0HQCGWK-D .

