@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:-C0T8XTF1-W
  skos:prefLabel "línea trifásica"@es, "ligne triphasée"@fr, "three-phase line"@en ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Device / Apparatus"@en, "Dispositivo/Aparatos"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Línea trifásica"@es, "Three phase line"@en, "Ligne triphasée"@fr ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/DISP>
  skos:prefLabel "Dispositivo / Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-C0T8XTF1-W .

bjw: a skos:ConceptScheme .
