@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/216> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/216-Concept_philosophique>
  skos:prefLabel "Concept philosophique"@fr, "Philosophical concept"@en ;
  skos:member <http://data.loterre.fr/ark:/67375/216-ZRD6X7GS-7>, <http://data.loterre.fr/ark:/67375/216-VGGBBD6W-6>, <http://data.loterre.fr/ark:/67375/216-S00NFDV8-7>, <http://data.loterre.fr/ark:/67375/216-T1GJBFCQ-4> ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/216> ;
  rdfs:comment "Nombre de membres : 4."@fr, "Number of members: 4."@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/216-Regroupement_par_type_sémantique> .

<http://data.loterre.fr/ark:/67375/216-Regroupement_par_type_sémantique>
  skos:prefLabel "Regroupement par type sémantique"@fr, "Grouping by semantic type"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/216-Concept_philosophique> .

<http://data.loterre.fr/ark:/67375/216-T1GJBFCQ-4>
  skos:prefLabel "liberté"@fr, "freedom"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-VGGBBD6W-6>
  skos:prefLabel "question"@fr, "question"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-ZRD6X7GS-7>
  skos:prefLabel "aliénation"@fr, "alienation"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-S00NFDV8-7>
  skos:prefLabel "identité"@fr, "identity"@en ;
  a skos:Concept .

