@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:-M7V8JZ9N-N .

bjw:-M7V8JZ9N-N
  a skos:Concept ;
  skos:prefLabel "section circulaire"@fr, "sección circular"@es, "circular section"@en ;
  inist:semCategory "Concept spatial"@fr, "Space concept"@en, "Concepto espacial"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Section circulaire"@fr, "Sección circular"@es, "Circular section"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q31286213> .

bjw: a skos:ConceptScheme .
