@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw: a skos:ConceptScheme .
bjw:-P0N5BQXS-C
  skos:hiddenLabel "Service public"@fr, "Public utilities"@en, "Servicio público"@es ;
  inist:semCategory "Activity"@en, "Actividad"@es, "Activité"@fr ;
  skos:prefLabel "service public"@fr, "public utility"@en, "servicio público"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1951366> ;
  a skos:Concept ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-P0N5BQXS-C .

