@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.loterre.fr/ark:/67375/905/TECH>
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/FABR>, <http://data.loterre.fr/ark:/67375/905/MODL>, <http://data.loterre.fr/ark:/67375/905/TRAI>, <http://data.loterre.fr/ark:/67375/905/TECH_Divers>, <http://data.loterre.fr/ark:/67375/905/AMES> ;
  a skos:Collection ;
  rdfs:comment "Nombre de membres : 5."@fr, "Number of membres: 5."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en .

<http://data.loterre.fr/ark:/67375/905/Grouping_by_semantic_type> isothes:subGroup <http://data.loterre.fr/ark:/67375/905/TECH> .
<http://data.loterre.fr/ark:/67375/905/TRAI>
  skos:prefLabel "Traitement"@fr, "Treatment"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TECH> .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TECH> .

<http://data.loterre.fr/ark:/67375/905/AMES>
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TECH> .

<http://data.loterre.fr/ark:/67375/905/MODL>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TECH> .

<http://data.loterre.fr/ark:/67375/905/TECH_Divers>
  skos:prefLabel "Technique / Method_Miscellaneous"@en, "Technique / Méthode_Divers"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TECH> .

