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

bjw:-V9CDR91Q-W
  inist:semCategory "Activity"@en, "Actividad"@es, "Activité"@fr ;
  skos:prefLabel "fabricación microeléctrica"@es, "fabrication microélectronique"@fr, "microelectronic fabrication"@en ;
  skos:hiddenLabel "Fabrication microélectronique"@fr, "Microelectronic fabrication"@en, "Fabricación microeléctrica"@es ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-V9CDR91Q-W .

