@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:p2101
  skos:prefLabel "makkarat"@fi ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:ed "1992-05-31" ;
  ns0:tietue "ctx=makkarat", "n", "agcx=sausages", "cc=60", "fte=sausages", "md=1995-09-05", "stalista=tarkista", "btx=lihavalmisteet", "ed=1992-05-31", "sta=hyväksytty" ;
  ns0:agcx "sausages"@en ;
  skos:exactMatch yso:p10550 ;
  ns0:sta "hyväksytty" ;
  ns0:id "2604" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "sausages"@en ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p2102 .

yso:p10550
  skos:prefLabel "korv"@sv, "sausages"@en, "makkarat"@fi ;
  a skos:Concept .

afo:p2102
  skos:prefLabel "lihavalmisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2101 .

