@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/27X/Grouping_by_subject_field>
  skos:prefLabel "Grouping by subject field"@en, "Regroupement par domaine"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/27X/Biomedical_sciences> .

<http://data.loterre.fr/ark:/67375/27X-SXJNGWR6-M>
  skos:prefLabel "histologie"@fr, "histology"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/Biomedical_sciences>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "Biomédical"@fr, "Biomedical sciences"@en ;
  skos:member <http://data.loterre.fr/ark:/67375/27X-SW59417D-0>, <http://data.loterre.fr/ark:/67375/27X-SXJNGWR6-M> ;
  rdfs:comment "Number of members: 2."@en, "Nombre de membres : 2."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_subject_field> .

<http://data.loterre.fr/ark:/67375/27X-SW59417D-0>
  skos:prefLabel "médecine"@fr, "medecine"@en ;
  a skos:Concept .

