@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:p603
  skos:prefLabel "myyrät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2155 .

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

afo:p2155
  ns0:tietue "30", "n", "sta=hyväksytty", "rtx=tuhoeläimet", "btx=myyrät", "stalista=tarkista", "cc=25", "scx=Microtus agrestis", "ed=1986-02-01", "md=1995-09-07", "ctx=peltomyyrä" ;
  ns0:rtx afo:p521 ;
  skos:exactMatch yso:p12113 ;
  ns0:stalista "tarkista" ;
  ns0:scx "Microtus agrestis"@la ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "peltomyyrä"@fi ;
  skos:broader afo:p603 ;
  ns0:md "1995-09-07" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "5688" ;
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  ns0:siirtopv "2006-03-03" .

yso:p12113
  skos:prefLabel "field vole"@en, "åkersork"@sv, "peltomyyrä"@fi ;
  a skos:Concept .

afo:p521
  skos:prefLabel "tuhoeläimet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2155 .

