@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:-J8RKQN97-8 .

bjw: a skos:ConceptScheme .
bjw:-J8RKQN97-8
  skos:prefLabel "medio urbano"@es, "milieu urbain"@fr, "urban environment"@en ;
  inist:semCategory "Concepto espacial"@es, "Concept spatial"@fr, "Space concept"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Medio urbano"@es, "Milieu urbain"@fr, "Urban environment"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q30443872> ;
  a skos:Concept .

