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

adm:-FD1LSRZ3-W
  skos:hiddenLabel "Socialisme"@fr, "Socialism"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "socialisme"@fr, "socialism"@en .

adm:-Courant_de_pensée__Doctrine
  skos:prefLabel "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-FD1LSRZ3-W .

adm: a skos:ConceptScheme .
