@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/2007-03-02/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p22350 skos:exactMatch tero:p22350 .
tero:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept tero:p22350 .

tero:p6397
  skos:prefLabel "literature"@en, "litteratur (litterära verk)"@sv, "kirjallisuus"@fi ;
  a skos:Concept .

tero:p156
  skos:prefLabel "böcker"@sv, "books"@en, "kirjat"@fi ;
  a skos:Concept .

tero:p22350
  ns0:deprecatedAssociativeRelation tero:p12202, tero:p4 ;
  rdfs:comment "faktaböcker + facklitteratur = tietokirjallisuus"@sv ;
  skos:note "deprecated on 21.02.2012" ;
  skos:topConceptOf tero:conceptscheme ;
  skos:exactMatch yso:p22350, allars:Y17681 ;
  a skos:Concept ;
  skos:prefLabel "faktaböcker"@sv, "tietokirjat"@fi ;
  ns0:deprecatedSubClassOf tero:p6397, tero:p156 ;
  skos:inScheme tero:conceptscheme .

ns0:deprecatedConcepts skos:member tero:p22350 .
tero:p12202
  skos:prefLabel "nonfiction"@en, "tietokirjallisuus"@fi, "facklitteratur"@sv ;
  a skos:Concept .

tero:p4
  skos:prefLabel "fiction and poetry"@en, "skönlitteratur"@sv, "kaunokirjallisuus"@fi ;
  a skos:Concept .

allars:Y17681 skos:exactMatch tero:p22350 .
