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

yso:p14109
  skos:prefLabel "råmjölk"@sv, "beestings"@en, "ternimaito"@fi ;
  a skos:Concept .

afo:p5062
  ns0:tietue "agcx=colostrum", "ctx=ternimaito", "beastings", "md=1995-09-01", "sta=hyväksytty", "60", "stalista=tarkista", "btx=maito", "cc=30", "n", "fte=colostrum", "ed=1992-05-31", "beestings" ;
  skos:exactMatch yso:p14109 ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "beastings"@en, "colostrum"@en, "beestings"@en ;
  a skos:Concept ;
  ns0:id "4495" ;
  skos:broader afo:p2879 ;
  ns0:agcx "colostrum"@en ;
  ns0:md "1995-09-01" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "ternimaito"@fi ;
  ns0:ed "1992-05-31" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" .

afo:p2879
  skos:prefLabel "maito"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5062 .

