@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

maotao:p626
  a skos:Collection ;
  skos:prefLabel "metallityövälineet"@fi ;
  skos:member maotao:p970 .

maotao:p972
  skos:prefLabel "pajat"@fi ;
  a skos:Concept ;
  skos:related maotao:p970 .

maotao:p1832
  skos:prefLabel "työvälineet"@fi ;
  a skos:Concept ;
  skos:narrower maotao:p970 .

maotao:p970
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader maotao:p1832, yso:p3761 ;
  skos:related maotao:p971, maotao:p972 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pajakalustot"@fi ;
  a skos:Concept .

yso:p3761
  skos:prefLabel "arbetsredskap"@sv, "implements"@en, "työvälineet"@fi ;
  a skos:Concept ;
  skos:narrower maotao:p970 .

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

maotao:p971
  skos:prefLabel "takomot"@fi ;
  a skos:Concept ;
  skos:related maotao:p970 .

