@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:-T28C9J63-4
  a skos:Concept ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en, "Máquina/Equipamiento"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Production line"@en, "Chaîne fabrication"@fr, "Línea fabricación"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q25378158> ;
  skos:prefLabel "chaîne de fabrication"@fr, "production line"@en, "línea de fabricación"@es ;
  skos:altLabel "cadena de fabricación"@es .

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

