@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:-DD3HG355-X
  inist:semCategory "Machine / Equipment"@en, "Máquina/Equipamiento"@es, "Machine / Equipement"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "central fotovoltaica"@es, "centrale photovoltaïque"@fr, "photovoltaic power plant"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1003207> ;
  skos:hiddenLabel "Central fotovoltaica"@es, "Centrale photovoltaïque"@fr, "Photovoltaic power plant"@en ;
  a skos:Concept .

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

