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

p21:-PMRD99RN-V
  inist:semCategory "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  skos:hiddenLabel "Activisme"@fr, "Activism"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "activisme"@fr, "activism"@en .

p21:-Courant_de_pensée__Doctrine
  skos:prefLabel "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-PMRD99RN-V .

p21: a skos:ConceptScheme .
