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

koko:p39213
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p34615 ;
  skos:related koko:p40250 ;
  skos:exactMatch maotao:luettelointinumerot ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "luettelointinumerot" ;
  a skos:Concept .

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

koko:p40250
  skos:prefLabel "numerointi" ;
  a skos:Concept ;
  skos:related koko:p39213 .

koko:p34615
  skos:prefLabel "numerical digits"@en, "numerot"@fi, "siffror"@sv ;
  a skos:Concept ;
  skos:narrower koko:p39213 .

