@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:-BZZ2394H-N
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en, "Máquina/Equipamiento"@es ;
  skos:hiddenLabel "Road signalling"@en, "Signalisation routière"@fr, "Señalización tráfico"@es ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:prefLabel "señalización vial"@es, "road signalling"@en, "signalisation routière"@fr ;
  skos:altLabel "traffic signal"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q22812380> .

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

