@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p5337
  ns0:sta2 "vapaa" ;
  ns0:tietue "agcx=age structure", "ctx=ikärakenne", "sta2=vapaa", "ed=1986-02-01", "60", "n", "stalista=tarkista", "cc=30", "fte=age structure", "sta=hyväksytty", "md=1995-09-05" ;
  skos:prefLabel "ikärakenne"@fi ;
  ns0:ed "1986-02-01" ;
  ns0:id "947" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "age structure"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  ns0:agcx "age structure"@en ;
  skos:exactMatch yso:p5057 ;
  a skos:Concept .

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

yso:p5057
  skos:prefLabel "åldersstruktur"@sv, "age structure"@en, "ikärakenne"@fi ;
  a skos:Concept .

