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

<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:-NX9P50WD-K .

bjw: a skos:ConceptScheme .
bjw:-NX9P50WD-K
  inist:semCategory "Device / Apparatus"@en, "Dispositivo/Aparatos"@es, "Dispositif / Appareillage"@fr ;
  skos:prefLabel "línea de corriente alterna-continua"@es, "ligne à courant alternatif-continu"@fr, "DC-AC line"@en ;
  skos:hiddenLabel "DC AC line"@en, "Ligne courant alternatif continu"@fr, "Línea corriente alterna continua"@es ;
  a skos:Concept ;
  skos:altLabel "ligne de courant alternatif-continu"@fr, "ligne CA/CC"@fr, "AC-DC line"@en ;
  skos:inScheme bjw: .

