@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-MP8ZTSK5-Z>
  skos:prefLabel "Maurice Godelier"@fr, "Maurice Godelier"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-V7M9RX74-K>
  skos:prefLabel "Bronisaw Malinowski"@fr, "Bronisaw Malinowski"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G/ANT>
  skos:member <http://data.loterre.fr/ark:/67375/73G-MP8ZTSK5-Z>, <http://data.loterre.fr/ark:/67375/73G-TRBVF8XQ-0>, <http://data.loterre.fr/ark:/67375/73G-V7M9RX74-K>, <http://data.loterre.fr/ark:/67375/73G-NGBF8J00-V> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/HUM> ;
  skos:prefLabel "Anthropologie"@fr, "Anthropology"@en ;
  a skos:Collection ;
  rdfs:comment "Nombre de membres : 4."@fr, "Number of membres: 4."@en .

<http://data.loterre.fr/ark:/67375/73G-NGBF8J00-V>
  skos:prefLabel "Lucien Lévy-Bruhl"@fr, "Lucien Lévy-Bruhl"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-TRBVF8XQ-0>
  skos:prefLabel "Claude Lévi-Strauss"@fr, "Claude Lévi-Strauss"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G/HUM>
  skos:prefLabel "Sciences humaines et sociales"@fr, "Humanities and social sciences"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/ANT> .

