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

afo:p2735
  ns0:tietue "ed=1992-05-31", "elopaino", "cc=10", "stalista=tarkista", "agcx=weight", "rtx=akselipaino", "syntymäpaino", "fte=weight", "n", "ctx=paino", "sta=hyväksytty", "teuraspaino", "md=1995-09-05" ;
  a skos:Concept ;
  skos:exactMatch yso:p5804 ;
  skos:prefLabel "paino"@fi ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  skos:narrower afo:p2734, afo:p2847, afo:p4452, afo:p3895 ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "weight"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "3156" ;
  ns0:agcx "weight"@en ;
  ns0:ed "1992-05-31" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" .

afo:p2847
  skos:prefLabel "elopaino"@fi ;
  a skos:Concept ;
  skos:broader afo:p2735 .

afo:p4452
  skos:prefLabel "syntymäpaino"@fi ;
  a skos:Concept ;
  skos:broader afo:p2735 .

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

afo:p3895
  skos:prefLabel "teuraspaino"@fi ;
  a skos:Concept ;
  skos:broader afo:p2735 .

afo:p2734
  skos:prefLabel "akselipaino"@fi ;
  a skos:Concept ;
  skos:broader afo:p2735 .

