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

bjw:-N9GVGK04-X
  inist:semCategory "Machine / Equipment"@en, "Máquina/Equipamiento"@es, "Machine / Equipement"@fr ;
  skos:hiddenLabel "Plug-in hybrid vehicle"@en, "Véhicule hybride branché"@fr ;
  skos:prefLabel "véhicule hybride branché"@fr, "plug-in hybrid vehicle"@en, "vehículo híbrido eléctrico enchufable"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1483388> ;
  skos:altLabel "hybride branché"@fr, "PHEV"@en, "plug-in hybrid electric vehicle"@en ;
  a skos:Concept ;
  skos:inScheme bjw: .

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

