@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/PSOC>
  skos:prefLabel "Fenómeno sociocultural"@es, "Sociocultural phenomenon"@en, "Phénomène socioculturel"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GV17XQ3S-D .

bjw: a skos:ConceptScheme .
bjw:-GV17XQ3S-D
  inist:semCategory "Sociocultural phenomenon"@en, "Fenómeno sociocultural"@es, "Phénomène socioculturel"@fr ;
  skos:prefLabel "déréglementation"@fr, "deregulation"@en, "deregulación"@es ;
  skos:hiddenLabel "Déréglementation"@fr, "Deregulación"@es, "Deregulation"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q902410> .

