@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:p1370
  ns0:tietue "md=1999-12-27", "ctx=paperituotteet", "cc=90", "n", "fte=paper products", "ed=1999-12-27", "stalista=tarkista", "sta=hyväksytty", "sta2=vapaa" ;
  ns0:stalista "tarkista" ;
  ns0:md "1999-12-27" ;
  ns0:sta2 "vapaa" ;
  ns0:id "6694" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "paper products"@en ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:ed "1999-12-27" ;
  skos:prefLabel "paperituotteet"@fi ;
  skos:exactMatch yso:p14917 ;
  skos:broader afo:p483 ;
  ns0:siirtopv "2006-03-03" .

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

yso:p14917
  skos:prefLabel "pappersprodukter"@sv, "paper products"@en, "paperituotteet"@fi ;
  a skos:Concept .

afo:p483
  skos:prefLabel "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1370 .

