@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:p3527
  skos:prefLabel "teurastus"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p4399 .

afo:p4399
  skos:broader yso:p2709 ;
  ns0:tietue "30", "n", "sta=hyväksytty", "ctx=tainnutus", "stalista=tarkista", "ed=1995-09-07", "rtx=teurastus", "agcx=stunning", "md=1995-11-30", "cc=10" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "tainnutus"@fi ;
  ns0:id "5872" ;
  ns0:agcx "stunning"@en ;
  ns0:ed "1995-09-07" ;
  ns0:md "1995-11-30" ;
  ns0:rtx afo:p3527 .

yso:p2709
  skos:prefLabel "medical procedures"@en, "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower afo:p4399 .

