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

udcs:076587
  skos:notation "(59)"^^udcs:UDCnotation ;
  skos:prefLabel "Kaakkois-Aasian valtiot ja territoriot"@fi, "South-east Asian states and territories"@en, "Sydöstasien"@sv ;
  a skos:Concept ;
  skos:narrower udcs:005991 .

udcs:005991
  skos:notation "(595)"^^udcs:UDCnotation ;
  skos:broader udcs:076587 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Malesia. Malaijan liittovaltio. Malaysia. Persekutuan Tanah Melayu"@fi, "Malaysia. Federation of Malaysia. Persekutuan Tanah Malaysia"@en, "Malaysia"@sv ;
  a skos:Concept .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
