@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 ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p5804
  skos:prefLabel "tyngd"@sv, "weight"@en, "paino"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2847 .

afo:p2847
  ns0:sta "hyväksytty" ;
  skos:altLabel "live weight"@en, "liveweight"@en ;
  ns0:tietue "ctx=elopaino", "n", "sta=hyväksytty", "stalista=tarkista", "liveweight", "cc=30", "rtx=koko", "60", "fte=live weight", "teuraspaino", "ed=1992-05-31", "md=1995-09-05" ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:id "414" ;
  skos:broader afo:p2735, yso:p5804 ;
  skos:prefLabel "elopaino"@fi ;
  ns0:rtx afo:p2846 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" .

afo:p2735
  skos:prefLabel "paino"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2847 .

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

afo:p2846
  skos:prefLabel "koko"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2847 .

