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

<http://data.loterre.fr/ark:/67375/73G/OBJE>
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/MACH>, <http://data.loterre.fr/ark:/67375/73G/BATI>, <http://data.loterre.fr/ark:/67375/73G/OBJE_Divers> ;
  rdfs:comment "Nombre de membres : 2."@fr, "Number of membres: 2."@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/Grouping_by_semantic_type> ;
  a skos:Collection ;
  skos:prefLabel "Objet"@fr, "Object"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> .

<http://data.loterre.fr/ark:/67375/73G/OBJE_Divers>
  skos:prefLabel "Object_Miscellaneous"@en, "Objet_Divers"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/OBJE> .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/BATI>
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/OBJE> .

<http://data.loterre.fr/ark:/67375/73G/Grouping_by_semantic_type>
  skos:prefLabel " Regroupement par catégorie sémantique"@fr, "Grouping by semantic type"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/OBJE> .

<http://data.loterre.fr/ark:/67375/73G/MACH>
  skos:prefLabel "Machine"@en, "Machine"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/OBJE> .

