@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/BATI>
  skos:prefLabel "Edificio / Infrastructura"@es, "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-H9TN7D7V-D .

bjw: a skos:ConceptScheme .
bjw:-H9TN7D7V-D
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Edificio/Infrastructura"@es, "Building / Infrastructure"@en ;
  skos:hiddenLabel "Service station"@en, "Estación servicio"@es, "Station service"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q205495> ;
  skos:prefLabel "service station"@en, "estación de servicio"@es, "station service"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

