@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:p4355
  ns0:sta "hyväksytty" ;
  ns0:tietue "ed=1987-01-19", "sta=hyväksytty", "ctx=sorbitoli", "btx=sokerialkoholit", "agcx=sorbitol", "fte=sorbitol", "stalista=tarkista", "n", "cc=60", "md=1995-09-05" ;
  ns0:stalista "tarkista" ;
  ns0:agcx "sorbitol"@en ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sorbitoli"@fi ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "4165" ;
  skos:broader afo:p2652 ;
  skos:altLabel "sorbitol"@en ;
  ns0:ed "1987-01-19" .

afo:p2652
  skos:prefLabel "sokerialkoholit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4355 .

