@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p32908
  skos:prefLabel "förteckningar"@sv, "catalogues"@en, "luettelot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p11124 .

koko:p11124
  skos:prefLabel "sisällysluettelot"@fi, "tables of contents"@en, "innehållsförteckningar"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p32908 ;
  dc11:source "Suomen kielen perussanakirja" ;
  skos:closeMatch ysa:Y16213 ;
  skos:note "1) sivuviittein varustettu luettelo kirjan tms. eri osista, luvuista jne.; 2) luettelo paketin, pakkauksen tms. sisällyksestä" ;
  skos:exactMatch yso:p17769 ;
  a skos:Concept .

