@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:067249
  skos:notation "798.9"^^udcs:UDCnotation ;
  skos:broader udcs:067227 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Andra tävlingar med djur"@sv, "Muu eläinurheilu, esim. linnuilla"@fi, "Other animal contests, e.g. with birds"@en ;
  a skos:Concept .

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:067249 .

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