@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/INST>
  skos:prefLabel "Organismo / Institución"@es, "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-WMW0WK0Q-M .

bjw:-WMW0WK0Q-M
  inist:semCategory "Organization / Institution"@en, "Organisme / Institution"@fr, "Organismo/Institución"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Centro mando"@es, "Centre commande"@fr, "Control center"@en ;
  skos:prefLabel "centro de mando"@es, "centre de commande"@fr, "control center"@en ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
