@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:p6765
  skos:prefLabel "area (härledda storheter)"@sv, "pinta-ala (johdannaissuureet)"@fi, "area"@en ;
  a skos:Concept ;
  skos:narrower afo:p1973 .

afo:p1973
  skos:altLabel "forested acreage"@en, "forested area"@en, "forest area"@en, "forest acreage"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1999-01-07" ;
  ns0:sta "hyväksytty" ;
  skos:broader yso:p6765 ;
  ns0:md "1999-02-02" ;
  ns0:tietue "ctx=metsäpinta-ala", "forested area", "n", "md=1999-02-02", "forested acreage", "sta=hyväksytty", "cc=90", "stalista=tarkista", "forest acreage", "ed=1999-01-07", "sta2=vapaa", "fte=forest area" ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "metsäpinta-ala"@fi ;
  ns0:stalista "tarkista" ;
  ns0:id "6389" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

