@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:067227
  skos:notation "798"^^udcs:UDCnotation ;
  skos:prefLabel "Ridning. Sport med häst eller andra djur"@sv, "Ratsastus ja hevosajo. Hevosurheilu ja muu eläinurheilu"@fi, "Riding and driving. Horse and other animal sports"@en ;
  a skos:Concept ;
  skos:narrower udcs:067239 .

udcs:067239
  skos:notation "798.4"^^udcs:UDCnotation ;
  skos:broader udcs:067227 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Hästkapplöpning"@sv, "Ratsastuskilpailut. Esteratsastus"@fi, "Horse racing. Mounted racing"@en ;
  a skos:Concept .

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