@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:-G3MD526S-6 .

bjw: a skos:ConceptScheme .
bjw:-G3MD526S-6
  skos:hiddenLabel "Land use"@en, "Occupation sol"@fr ;
  a skos:Concept ;
  skos:prefLabel "ocupación terreno"@es, "land use"@en, "occupation du sol"@fr ;
  inist:semCategory "Concept spatial"@fr, "Space concept"@en, "Concepto espacial"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1165944> ;
  skos:inScheme bjw: .

