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

bjw:-S5SM53WQ-N
  skos:hiddenLabel "National scope"@en, "Echelon national"@fr, "Escalón nacional"@es ;
  inist:semCategory "Space concept"@en, "Concept spatial"@fr, "Concepto espacial"@es ;
  skos:altLabel "escalafón nacional"@es ;
  a skos:Concept ;
  skos:prefLabel "national scope"@en, "escalón nacional"@es, "échelon national"@fr ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
