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

mao:paankoristeet
  skos:prefLabel "päänkoristeet"@fi ;
  a skos:Concept .

<http://yso.fi/MAO/conceptscheme> a skos:ConceptScheme .
mao:diadeemit
  skosext:broaderGeneric mao:hiuskorut, mao:paankoristeet ;
  dc11:creator "Museoalan asiasanasto" ;
  skos:note "" ;
  skos:broader mao:hiuskorut, mao:paankoristeet ;
  skos:inScheme <http://yso.fi/MAO/conceptscheme> ;
  skos:prefLabel "diadeemit"@fi ;
  a skos:Concept .

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

