@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:p18295
  skos:prefLabel "specialdieter"@sv, "erikoisruokavaliot"@fi, "special diets"@en ;
  a skos:Concept ;
  skos:narrower afo:p5860 .

afo:p5860
  ns0:tietue "ed=1987-01-19", "ctx=vähäenergiainen ruokavalio", "fte=calorie-restricted diet", "sta=hyväksytty", "btx=erityisruokavaliot", "energy-restricted diet", "n", "low-calorie diet", "stalista=tarkista", "low-energy diet", "md=1995-09-01", "cc=60" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-01" ;
  skos:altLabel "low-energy diet"@en, "energy-restricted diet"@en, "calorie-restricted diet"@en, "low-calorie diet"@en ;
  ns0:ed "1987-01-19" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:prefLabel "vähäenergiainen ruokavalio"@fi ;
  skos:broader afo:p308, yso:p18295 ;
  ns0:id "5283" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" .

afo:p308
  skos:prefLabel "erityisruokavaliot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5860 .

