@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:-M8FMMS2G-5
  dc:modified "2020-12-09"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-S36M6B1X-T ;
  skos:prefLabel "South Korea"@en, "Corée du Sud"@fr .

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

