@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:-QGR3B7K4-G
  inist:semCategory "Machine / Equipment"@en, "Máquina/Equipamiento"@es, "Machine / Equipement"@fr ;
  skos:prefLabel "installation extérieure"@fr, "instalación exterior"@es, "outdoor installation"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Outdoor installation"@en, "Installation extérieure"@fr, "Instalación exterior"@es .

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

