@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:p1001 .

yso:p7149
  skos:prefLabel "griskött"@sv, "pork"@en, "sianliha"@fi ;
  a skos:Concept .

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

afo:p1001
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "n", "btx=liha", "ctx=sianliha", "pigmeat", "sta=hyväksytty", "md=1995-09-05", "stalista=tarkista", "agcx=pork", "pig meat", "ed=1986-02-01", "cc=30", "fte=pork" ;
  skos:altLabel "pigmeat"@en, "pig meat"@en, "pork"@en ;
  ns0:ed "1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "sianliha"@fi ;
  skos:exactMatch yso:p7149 ;
  ns0:id "4028" ;
  ns0:agcx "pork"@en ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  skos:broader afo:p194 ;
  a skos:Concept .

