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

afo:p194
  skos:prefLabel "liha"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2584 .

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

yso:p7150
  skos:prefLabel "kött"@sv, "meat"@en, "liha"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2584 .

afo:p2584
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "stalista=tarkista", "sta=hyväksytty", "fte=horse meat", "horseflesh", "md=1995-09-05", "agcx=horse meat", "horsemeat", "btx=liha", "ed=1986-02-01", "ctx=hevosenliha", "cc=30", "n" ;
  ns0:agcx "horse meat"@en ;
  ns0:ed "1986-02-01" ;
  skos:altLabel "horse meat"@en, "horsemeat"@en, "horseflesh"@en ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  skos:broader yso:p7150, afo:p194 ;
  ns0:id "800" ;
  a skos:Concept ;
  skos:prefLabel "hevosenliha"@fi .

