@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:p1023
  skos:prefLabel "nauta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3983 .

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

yso:p12810
  skos:prefLabel "kalvar"@sv, "vasikat"@fi, "calves"@en ;
  a skos:Concept .

afo:p3983
  ns0:stalista "tarkista" ;
  ns0:tietue "ctx=vasikat", "fte=calves", "sta=hyväksytty", "nautakarja", "ed=1986-02-01", "agcx=calves", "btx=jälkeläiset", "n", "cc=30", "md=1995-09-01", "stalista=tarkista" ;
  skos:altLabel "calves"@en ;
  skos:exactMatch yso:p12810 ;
  ns0:rtx afo:p2838 ;
  ns0:agcx "calves"@en ;
  a skos:Concept ;
  ns0:id "5757" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "vasikat"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-01" ;
  skos:broader afo:p1023 .

afo:p2838
  skos:prefLabel "jälkeläiset"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3983 .

