@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/ECN>
  skos:prefLabel "Economics"@en, "Economie"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/LIT>
  skos:prefLabel "Littérature"@fr, "Literature"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/REL>
  skos:prefLabel "Religions"@en, "Religion"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/SCP>
  skos:prefLabel "Political science"@en, "Sciences politiques"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/HIS>
  skos:prefLabel "Histoire"@fr, "History"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/ETH>
  skos:prefLabel "Ethnology"@en, "Ethnologie"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/ANT>
  skos:prefLabel "Anthropology"@en, "Anthropologie"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/HST>
  skos:prefLabel "Histoire des sciences et techniques"@fr, "History of sciences and technology"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/DRO>
  skos:prefLabel "Law"@en, "Droit"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/PHI>
  skos:prefLabel "Philosophie"@fr, "Philosophy"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

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

<http://data.loterre.fr/ark:/67375/73G/LNG>
  skos:prefLabel "Linguistique / Sciences du langage"@fr, "Linguistics"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/HUM>
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/HST>, <http://data.loterre.fr/ark:/67375/73G/LIT>, <http://data.loterre.fr/ark:/67375/73G/SOC>, <http://data.loterre.fr/ark:/67375/73G/DRO>, <http://data.loterre.fr/ark:/67375/73G/HIS>, <http://data.loterre.fr/ark:/67375/73G/PHI>, <http://data.loterre.fr/ark:/67375/73G/ECN>, <http://data.loterre.fr/ark:/67375/73G/LNG>, <http://data.loterre.fr/ark:/67375/73G/ANT>, <http://data.loterre.fr/ark:/67375/73G/ART>, <http://data.loterre.fr/ark:/67375/73G/ETH>, <http://data.loterre.fr/ark:/67375/73G/REL>, <http://data.loterre.fr/ark:/67375/73G/SCP> ;
  skos:prefLabel "Humanities and social sciences"@en, "Sciences humaines et sociales"@fr ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/Grouping_by_subject_field> ;
  a skos:Collection ;
  rdfs:comment "Nombre de membres : 13."@fr, "Number of membres: 13."@en .

<http://data.loterre.fr/ark:/67375/73G/Grouping_by_subject_field>
  skos:prefLabel " Regroupement par domaine"@fr, "Grouping by subject field"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

<http://data.loterre.fr/ark:/67375/73G/SOC>
  skos:prefLabel "Sociologie"@fr, "Sociology"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> .

