@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/History_of_sciences_and_technology> .

<http://data.loterre.fr/ark:/67375/27X-SWVPPG86-R>
  skos:prefLabel "imprimerie"@fr, "printing"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/History_of_sciences_and_technology>
  rdfs:comment "Nombre de membres : 2."@fr, "Number of members: 2."@en ;
  skos:member <http://data.loterre.fr/ark:/67375/27X-SWVPPG86-R>, <http://data.loterre.fr/ark:/67375/27X-BTLKL388-N> ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "History of sciences and technology"@en, "Histoire des sciences et techniques"@fr ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_subject_field> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> .

<http://data.loterre.fr/ark:/67375/27X-BTLKL388-N>
  skos:prefLabel "pharmacopée"@fr, "pharmacopoeia"@en ;
  a skos:Concept .

