@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/000113>
  skos:notation "=162"^^ns0:UDCnotation ;
  skos:prefLabel "West Slavic languages"@en, "Línguas eslavas ocidentais"@pt ;
  a skos:Concept ;
  skos:broader ns0:000107 .

ns0:000107
  skos:notation "=16"^^ns0:UDCnotation ;
  skos:broader ns0:076310 ;
  skos:narrower ns0:000121, ns0:000113, ns0:000108 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Slavic languages"@en, "Línguas eslavas"@pt ;
  a skos:Concept .

ns0:076310
  skos:notation "=1"^^ns0:UDCnotation ;
  skos:prefLabel "Línguas indo-europeias da Europa"@pt, "Indo-European languages of Europe"@en ;
  a skos:Concept ;
  skos:narrower ns0:000107 .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:000108
  skos:notation "=161"^^ns0:UDCnotation ;
  skos:prefLabel "Línguas eslavas orientais"@pt, "East Slavic languages"@en ;
  a skos:Concept ;
  skos:broader ns0:000107 .

ns0:000121
  skos:notation "=163"^^ns0:UDCnotation ;
  skos:prefLabel "South Slavic languages"@en, "Línguas eslavas do sul"@pt ;
  a skos:Concept ;
  skos:broader ns0:000107 .

