@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/73G-N0RT7GVC-8>
  skos:prefLabel "Syrian"@en, "Syrien"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G-W10T9QJ2-G>
  skos:prefLabel "Arab"@en, "Arabe"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-R8TLK36P-M>
  skos:prefLabel "Afro-américain"@fr, "Afro-American"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G/PERS>
  skos:prefLabel "Personnalité / Divinité"@fr, "Personality / Divinity"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/ETHN> .

<http://data.loterre.fr/ark:/67375/73G-F5VGXSKK-6>
  skos:prefLabel "Aztèque"@fr, "Aztec"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G-RNKQQ03V-1>
  skos:prefLabel "Berbère"@fr, "Berber"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G/ETHN>
  skos:member <http://data.loterre.fr/ark:/67375/73G-W10T9QJ2-G>, <http://data.loterre.fr/ark:/67375/73G-N0RT7GVC-8>, <http://data.loterre.fr/ark:/67375/73G-F5VGXSKK-6>, <http://data.loterre.fr/ark:/67375/73G-R8TLK36P-M>, <http://data.loterre.fr/ark:/67375/73G-RNKQQ03V-1> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/PERS> ;
  rdfs:comment "Number of membres: 5."@en, "Nombre de membres : 5."@fr ;
  skos:prefLabel "Peuple / Ethnie"@fr, "People / Ethnic group"@en ;
  a skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> .

