@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:p4019
  skos:prefLabel "grädde"@sv, "cream"@en, "kerma"@fi ;
  a skos:Concept .

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

afo:p192
  skos:prefLabel "maitovalmisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p191 .

afo:p191
  ns0:tietue "agcx=cream", "cc=60", "n", "ctx=kerma", "stalista=tarkista", "ed=1987-01-19", "sta=hyväksytty", "cream", "btx=maitovalmisteet", "fte=cream", "md=1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:id "1575" ;
  skos:altLabel "cream"@en ;
  ns0:stalista "tarkista" ;
  ns0:agcx "cream"@en ;
  ns0:ed "1987-01-19" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p4019 ;
  skos:prefLabel "kerma"@fi ;
  a skos:Concept ;
  skos:broader afo:p192 .

