@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:p2206 .

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

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

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

afo:p2206
  ns0:tietue "ctx=hampshire", "cc=30", "n", "ed=1992-05-31", "stalista=tarkista", "btx=sikarodut", "fte=Hampshire", "md=1995-09-05", "sta=hyväksytty" ;
  ns0:id "695" ;
  ns0:ed "1992-05-31" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "Hampshire"@en ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "hampshire"@fi ;
  skos:broader yso:p6551, afo:p1729 ;
  ns0:stalista "tarkista" ;
  ns0:rtx afo:p2203 ;
  ns0:sta "hyväksytty" .

