@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:-R66S6LT3-6
  skos:prefLabel "single-phase machine"@en, "máquina monofásica"@es, "machine monophasée"@fr ;
  a skos:Concept ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en, "Máquina/Equipamiento"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Single phase machine"@en, "Máquina monofásica"@es, "Machine monophasée"@fr .

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

