@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:p4525
  ns0:tietue "agcx=buttermaking", "cc=60", "n", "md=1997-07-03", "ctx=voiteollisuus", "sta=hyväksytty", "ed=1987-01-19", "stalista=tarkista", "btx=meijeriteollisuus" ;
  skos:broader yso:p7826, afo:p573 ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-19" ;
  ns0:id "5256" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "voiteollisuus"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "buttermaking"@en ;
  ns0:md "1997-07-03" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p7826
  skos:prefLabel "mejeriindustri"@sv, "dairy industry"@en, "meijeriteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4525 .

afo:p573
  skos:prefLabel "meijeriteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4525 .

