@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/CSPA>
  skos:prefLabel "Concepto espacial"@es, "Space concept"@en, "Concept spatial"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-Z1KFZJK1-Q .

bjw:-Z1KFZJK1-Q
  skos:prefLabel "oil field"@en, "campo petróleo"@es, "champ de pétrole"@fr ;
  skos:hiddenLabel "Champ pétrole"@fr, "Oil field"@en, "Campo petróleo"@es ;
  inist:semCategory "Concept spatial"@fr, "Space concept"@en, "Concepto espacial"@es ;
  skos:altLabel "gisement pétrolifère"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q211748> ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
