@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

xd4: a skos:ConceptScheme .
xd4:-CSGMG2V4-R
  uneskos:memberOf xd4:-GRPE ;
  skos:hiddenLabel "Jésuite"@fr ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "jesuita"@es, "jésuite"@fr, "Jesuit"@en .

xd4:-GRPE
  skos:prefLabel "Groupe d'individus"@fr, "Group of individuals"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-CSGMG2V4-R .

