@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p1656
  skos:prefLabel "huolto"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5711 .

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

afo:p5711
  ns0:tietue "food supply", "cc=60", "n", "70", "fte=catering", "md=1997-12-05", "ed=1987-01-19", "rtx=elintarvikehuolto", "ctx=ruokahuolto", "sta=hyväksytty", "agcx=food service", "stalista=tarkista" ;
  skos:exactMatch yso:p6688 ;
  ns0:id "3875" ;
  a skos:Concept ;
  skos:altLabel "catering"@en ;
  ns0:ed "1987-01-19" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ruokahuolto"@fi ;
  skos:broader afo:p1656 ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-12-05" ;
  ns0:agcx "food supply"@en ;
  ns0:siirtopv "2006-03-03" .

yso:p6688
  skos:prefLabel "matförsörjning"@sv, "meal service"@en, "ruokahuolto"@fi ;
  a skos:Concept .

