@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x: a skos:ConceptScheme .
c0x:-KTW2B4KW-T
  dc:created "2020-12-15"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-S36M6B1X-T ;
  skos:prefLabel "Thaïlande"@fr, "Thailand"@en .

c0x:-S36M6B1X-T
  skos:prefLabel "pays du continent asiatique"@fr, "country of the Asian continent"@en ;
  a skos:Concept ;
  skos:narrower c0x:-KTW2B4KW-T .

