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

mao:aikaa_mittaavat_kellot
  skos:member mao:digitaalikellot, mao:poytakellot, mao:taskukellot, mao:aurinkokellot, mao:rannekellot, mao:kaappikellot, mao:tornikellot, mao:seinakellot, mao:pendyylit, mao:heratyskellot ;
  dc11:creator "Eero Hyvönen" ;
  a skos:Collection ;
  skos:prefLabel "aikaa mittaavat kellot"@fi .

mao:rannekellot
  skos:prefLabel "rannekellot"@fi ;
  a skos:Concept .

mao:poytakellot
  skos:prefLabel "pöytäkellot"@fi ;
  a skos:Concept .

mao:heratyskellot
  skos:prefLabel "herätyskellot"@fi ;
  a skos:Concept .

mao:digitaalikellot
  skos:prefLabel "digitaalikellot"@fi ;
  a skos:Concept .

mao:taskukellot
  skos:prefLabel "taskukellot"@fi ;
  a skos:Concept .

mao:tornikellot
  skos:prefLabel "tornikellot"@fi ;
  a skos:Concept .

mao:aurinkokellot
  skos:prefLabel "aurinkokellot"@fi ;
  a skos:Concept .

mao:pendyylit
  skos:prefLabel "pendyylit"@fi ;
  a skos:Concept .

mao:kaappikellot
  skos:prefLabel "kaappikellot"@fi ;
  a skos:Concept .

mao:seinakellot
  skos:prefLabel "seinäkellot"@fi ;
  a skos:Concept .

