@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:-MKP9B735-5
  skos:hiddenLabel "Droit communautaire"@fr, "Community law"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "droit communautaire"@fr, "community law"@en .

adm:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-MKP9B735-5 .

adm: a skos:ConceptScheme .
