@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:p9708
  skos:prefLabel "smör"@sv, "butter"@en, "voi"@fi ;
  a skos:Concept .

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

afo:p5976
  ns0:sta "hyväksytty" ;
  ns0:tietue "cc=60", "fte=butter", "md=1995-09-01", "n", "ctx=voi", "sta=hyväksytty", "btx=maitorasva", "agcx=butter", "stalista=tarkista", "ed=1970-01-31" ;
  skos:prefLabel "voi"@fi ;
  ns0:agcx "butter"@en ;
  ns0:md "1995-09-01" ;
  skos:altLabel "butter"@en ;
  ns0:id "5768" ;
  skos:broader afo:p5262 ;
  a skos:Concept ;
  skos:exactMatch yso:p9708 ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1970-01-31" .

afo:p5262
  skos:prefLabel "maitorasva"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5976 .

