@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:p23860
  skos:prefLabel "mule"@en, "muuli"@fi, "mula"@sv ;
  a skos:Concept ;
  skos:related yso:p15050 .

yso:p5026
  skos:prefLabel "odd-toed ungulates"@en, "uddatåiga hovdjur"@sv, "kavioeläimet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15050 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p15050
  skos:broader yso:p5026 ;
  skos:related yso:p23860 ;
  skos:exactMatch afo:p4349 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "donkeys"@en, "åsnor"@sv, "aasit"@fi ;
  a skos:Concept .

afo:p4349
  skos:prefLabel "aasi"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p15050 .

