@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://udcdata.info/> .
@prefix udcs: <http://udcdata.info/udc-schema> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://udcdata.info/006434>
  skos:notation "(665.1)"^^ns0:UDCnotation ;
  skos:broader ns0:006433 ;
  skos:inScheme udcs: ;
  skos:prefLabel "The Gambia. Gambia. Republic of The Gambia"@en, "Gâmbia. República da Gâmbia. Republic of The Gambia"@pt ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:006433
  skos:notation "(665)"^^ns0:UDCnotation ;
  skos:prefLabel "The Gambia and Guinea"@en, "Estados e territórios da alta Guiné"@pt ;
  a skos:Concept ;
  skos:narrower ns0:006434 .

