@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.loterre.fr/ark:/67375/73G/CONC>
  skos:prefLabel "Concept"@fr, "Concept"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/CJUR>
  skos:prefLabel "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/Grouping_by_semantic_type>
  skos:prefLabel " Regroupement par catégorie sémantique"@fr, "Grouping by semantic type"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/PENS>
  skos:prefLabel "Current of thought / Doctrine"@en, "Courant de pensée / Doctrine"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/CLAS>
  skos:prefLabel "Classification / Nomenclature"@fr, "Classification / Nomenclature"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/THEO>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/IDEE_Divers>
  skos:prefLabel "Idée / Abstraction_Divers"@fr, "Idea / Abstraction_Miscellaneous"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/DISC>
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/IDEE> .

<http://data.loterre.fr/ark:/67375/73G/IDEE>
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/DISC>, <http://data.loterre.fr/ark:/67375/73G/THEO>, <http://data.loterre.fr/ark:/67375/73G/CLAS>, <http://data.loterre.fr/ark:/67375/73G/IDEE_Divers>, <http://data.loterre.fr/ark:/67375/73G/PENS>, <http://data.loterre.fr/ark:/67375/73G/CJUR>, <http://data.loterre.fr/ark:/67375/73G/CONC> ;
  skos:prefLabel "Idea / Abstraction"@en, "Idée / Abstraction"@fr ;
  a skos:Collection ;
  rdfs:comment "Nombre de membres : 7."@fr, "Number of membres: 7."@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/Grouping_by_semantic_type> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> .

