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

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/OBJC>
  skos:member <http://data.loterre.fr/ark:/67375/73G-H3RSBRN7-0>, <http://data.loterre.fr/ark:/67375/73G-P1QZL74P-R>, <http://data.loterre.fr/ark:/67375/73G-T4T6V1CC-F>, <http://data.loterre.fr/ark:/67375/73G-STHFT08J-0> ;
  rdfs:comment "Nombre de membres : 4."@fr, "Number of membres: 4."@en ;
  skos:prefLabel "Celestial object"@en, "Objet céleste"@fr ;
  a skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/ESPA> .

<http://data.loterre.fr/ark:/67375/73G-T4T6V1CC-F>
  skos:prefLabel "planète"@fr, "planet"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G/ESPA>
  skos:prefLabel "Space"@en, "Espace"@fr ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/OBJC> .

<http://data.loterre.fr/ark:/67375/73G-H3RSBRN7-0>
  skos:prefLabel "Lune"@fr, "Moon"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-P1QZL74P-R>
  skos:prefLabel "Soleil"@fr, "Sun"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-STHFT08J-0>
  skos:prefLabel "Terre"@fr, "Earth"@en ;
  a skos:Concept .

