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

c0x:-X5M5H47N-3
  dc:created "2020-12-14"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-SRMP17SV-4 ;
  skos:prefLabel "Canada"@fr, "Canada"@en .

c0x: a skos:ConceptScheme .
c0x:-SRMP17SV-4
  skos:prefLabel "sous-continent nord-américain"@fr, "North American subcontinent"@en ;
  a skos:Concept ;
  skos:narrower c0x:-X5M5H47N-3 .

