@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:p5432
  ns0:tietue "cc=10", "sta=hyväksytty", "fte=ketones", "n", "stalista=tarkista", "btx=orgaaniset yhdisteet", "md=1995-09-05", "ed=1986-02-01", "agcx=ketones", "ctx=ketonit", "80" ;
  skos:prefLabel "ketonit"@fi ;
  skos:broader afo:p323 ;
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  ns0:stalista "tarkista" ;
  ns0:id "1598" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  skos:exactMatch yso:p18652 ;
  skos:altLabel "ketones"@en ;
  ns0:agcx "ketones"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" .

yso:p18652
  skos:prefLabel "ketoner"@sv, "ketones"@en, "ketonit"@fi ;
  a skos:Concept .

afo:p323
  skos:prefLabel "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5432 .

