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

afo:p881
  skos:prefLabel "paperi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p880 .

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

afo:p880
  ns0:tietue "ed=1999-12-27", "agcx=newsprint", "n", "cc=90", "md=2000-04-05", "rtx=aikakauslehtipaperi", "fte=newsprint", "ctx=sanomalehtipaperi", "sta=hyväksytty", "stalista=tarkista" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1999-12-27" ;
  skos:prefLabel "sanomalehtipaperi"@fi ;
  ns0:md "2000-04-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "newsprint"@en ;
  ns0:agcx "newsprint"@en ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p8521 ;
  skos:broader afo:p881 ;
  ns0:id "6691" .

yso:p8521
  skos:prefLabel "tidningspapper"@sv, "newsprint"@en, "sanomalehtipaperi"@fi ;
  a skos:Concept .

