@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 .

yso:p8510
  skos:prefLabel "livsmedelsvetenskaper"@sv, "food sciences"@en, "elintarviketieteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1204 .

afo:p1204
  a skos:Concept ;
  skos:altLabel "food technology"@en ;
  ns0:tietue "ctx=elintarviketeknologia", "rtx=tuotantotekniikka", "agcx=food technology", "fte=food technology", "cc=60", "md=1995-12-04", "ed=1987-01-19", "btx=elintarviketieteet", "sta=hyväksytty", "stalista=tarkista", "n" ;
  ns0:ed "1987-01-19" ;
  ns0:rtx afo:p1202 ;
  ns0:md "1995-12-04" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "food technology"@en ;
  skos:broader yso:p8510, afo:p199 ;
  ns0:id "384" ;
  skos:prefLabel "elintarviketeknologia"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" .

afo:p199
  skos:prefLabel "elintarviketieteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1204 .

afo:p1202
  skos:prefLabel "teknologia"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1204 .

