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

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/Anthroponym>
  skos:prefLabel "Anthroponym"@en, "Anthroponyme"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/27X-H954MBJP-M> .

<http://data.loterre.fr/ark:/67375/27X-H954MBJP-M>
  skos:definition "Troisième roi de la XXVIe dynastie, connu notamment pour son expédition en Nubie."@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> ;
  skos:prefLabel "Psammétique II"@fr, "Psammetichus II"@en, "Psamético II"@es ;
  skos:altLabel "Psammétique 2"@fr, "Psammeticus II"@en, "Psamtik II"@en .

