@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:-DQ8JLJKZ-P .

bjw: a skos:ConceptScheme .
bjw:-DQ8JLJKZ-P
  skos:inScheme bjw: ;
  skos:prefLabel "organisme de normalisation"@fr, "organismo de normalización"@es, "standardization institution"@en ;
  skos:hiddenLabel "Standardization institution"@en, "Organisme normalisation"@fr, "Organismo normalización"@es ;
  inist:semCategory "Organization / Institution"@en, "Organismo/Institución"@es, "Organisme / Institution"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1328899> ;
  a skos:Concept .

