@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:000154
  skos:notation "=214.2"^^udcs:UDCnotation ;
  skos:prefLabel "Central språkgrupp bland indiska språk"@sv, "Indoarjalaisten kielten keskinen ryhmä"@fi, "Central group of Indic languages"@en ;
  a skos:Concept ;
  skos:narrower udcs:000157 .

udcs:000157
  skos:notation "=214.22"^^udcs:UDCnotation ;
  skos:broader udcs:000154 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Urdun kieli"@fi, "Urdu"@sv, "Urdu"@en ;
  a skos:Concept .

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