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

xd4:-SYST
  skos:prefLabel "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup ;
  skos:member xd4:-CFR77BKB-8 .

xd4: a skos:ConceptScheme .
xd4:-CFR77BKB-8
  uneskos:memberOf xd4:-SYST ;
  skos:hiddenLabel "Public health"@en, "Santé publique"@fr ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "salud pública"@es, "santé publique"@fr, "public health"@en .

