@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:011352
  skos:notation "(932/935)"^^udcs:UDCnotation ;
  skos:broader udcs:011325 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Melanesia. Melanesian valtiot ja alueet"@fi, "Melanesia. States and regions of Melanesia"@en, "Melanesien"@sv ;
  a skos:Concept .

udcs:011325
  skos:notation "(9)"^^udcs:UDCnotation ;
  skos:prefLabel "Oceanien, arktiska och antarktiska områden"@sv, "Eteläisen Tyynenmeren valtiot ja alueet sekä Australia. Arktinen alue. Antarktinen alue"@fi, "States and regions of the South Pacific and Australia. Arctic. Antarctic"@en ;
  a skos:Concept ;
  skos:narrower udcs:011352 .

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