@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:p5610
  ns0:tietue "n", "fte=meat inspection", "md=1995-09-05", "60", "maidontarkastus", "veterinary inspection", "agcx=meat inspection", "rtx=elintarvikevalvonta", "ed=1986-02-01", "ctx=lihantarkastus", "cc=30", "stalista=tarkista", "sta=hyväksytty" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  ns0:id "2207" ;
  skos:exactMatch yso:p7180 ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "meat inspection"@en ;
  skos:altLabel "veterinary inspection"@en, "meat inspection"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p1606, afo:p2063 ;
  a skos:Concept ;
  skos:prefLabel "lihantarkastus"@fi .

yso:p7180
  skos:prefLabel "köttkontroll"@sv, "meat inspection"@en, "lihantarkastus"@fi ;
  a skos:Concept .

afo:p1606
  skos:prefLabel "elintarvikevalvonta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5610 .

afo:p2063
  skos:prefLabel "tarkastus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5610 .

