@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:-VTSXJNGN-X
  skos:hiddenLabel "Offshore drilling platform"@en, "Plataforma perforación"@es, "Plateforme forage"@fr ;
  skos:inScheme bjw: ;
  skos:altLabel "plateforme exploitation"@fr, "plataforma de perforación marina"@es, "plateforme d'exploitation en mer"@fr ;
  a skos:Concept ;
  skos:prefLabel "offshore drilling platform"@en, "plataforma de perforación marítima"@es, "plateforme de forage en mer"@fr ;
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en, "Edificio/Infrastructura"@es .

<http://data.loterre.fr/ark:/67375/BJW/BATI>
  skos:prefLabel "Edificio / Infrastructura"@es, "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-VTSXJNGN-X .

bjw: a skos:ConceptScheme .
