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

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

afo:p1088
  skos:prefLabel "rehut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3773 .

afo:p3773
  ns0:id "5170" ;
  ns0:tietue "stalista=tarkista", "sta=hyväksytty", "md=1997-07-10", "agcx=leaf meal", "rtx=rehut", "n", "ctx=viherjauho", "ed=1992-05-31", "cc=30" ;
  a skos:Concept ;
  skos:broader afo:p1088, yso:p3267 ;
  skos:prefLabel "viherjauho"@fi ;
  ns0:md "1997-07-10" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" ;
  ns0:agcx "leaf meal"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" .

yso:p3267
  skos:prefLabel "fodermedel"@sv, "feeding stuffs"@en, "rehut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3773 .

