@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:p5772
  ns0:tietue "stalista=tarkista", "n", "cc=30", "ctx=tarharuokinta", "sta=hyväksytty", "btx=ulkoruokinta", "ed=1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p2898, yso:p23481 ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:id "4415" ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "tarharuokinta"@fi .

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

afo:p2898
  skos:prefLabel "ulkoruokinta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5772 .

yso:p23481
  skos:prefLabel "outdoor feeding"@en, "betesfodring"@sv, "ulkoruokinta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5772 .

