@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:p6551
  skos:prefLabel "pig"@en, "svin"@sv, "sika"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2205 .

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

afo:p2205
  ns0:id "5410" ;
  ns0:tietue "sta=hyväksytty", "md=1997-07-18", "btx=sikarodut", "ed=1992-05-31", "stalista=tarkista", "n", "cc=30", "fte=large white", "ctx=yorkshire" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-07-18" ;
  skos:prefLabel "yorkshire"@fi ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "large white"@en ;
  ns0:rtx afo:p2203 ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  skos:broader afo:p1729, yso:p6551 .

afo:p2203
  skos:prefLabel "sikarodut"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2205 .

afo:p1729
  skos:prefLabel "sika"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2205 .

