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

afo:p7634
  ns0:rtx afo:p891 ;
  skos:broader afo:p1151, yso:p15812 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "suomenvuohi"@fi ;
  a skos:Concept .

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

afo:p1151
  skos:prefLabel "vuohi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p7634 .

afo:p891
  skos:prefLabel "maatiaisrodut"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p7634 .

yso:p15812
  skos:prefLabel "goat"@en, "get"@sv, "vuohi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p7634 .

