@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: a skos:ConceptScheme .
xd4:-CHRO
  skos:prefLabel "Chronologie"@fr, "Chronology"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-R47809RB-M .

xd4:-R47809RB-M
  skos:prefLabel "Antigüedad - siglo XVIII"@es, "Antiquity - 18th century"@en, "Antiquité - XVIIIe siècle"@fr ;
  skos:altLabel "Antigüedad-siglo 18"@es, "Antiquité- 18e siècle"@fr ;
  skos:hiddenLabel "Antiquité-18"@fr, "Antiquity-18"@en ;
  a skos:Concept ;
  uneskos:memberOf xd4:-CHRO ;
  skos:inScheme xd4: .

