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

p21:-Phénomène_socioculturel
  skos:prefLabel "Sociocultural phenomenon"@en, "Phénomène socioculturel"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-QZKK6TPW-Q .

p21:-QZKK6TPW-Q
  inist:semCategory "Sociocultural phenomenon"@en, "Phénomène socioculturel"@fr ;
  skos:hiddenLabel "Laïcisation"@fr, "Secularization"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "laïcisation"@fr, "secularization"@en .

p21: a skos:ConceptScheme .
