@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

ysa:Y101500
  skos:prefLabel "hallintoelimet"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y171394 .

ysa:Y171394
  skos:broader ysa:Y101500 ;
  skos:exactMatch allars:Y38745 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "hallintoneuvostot"@fi ;
  a skos:Concept .

allars:Y38745 skos:exactMatch ysa:Y171394 .
ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:ryhma_71
  a skos:Collection ;
  skos:prefLabel "71 Hallinto. Organisaatiotutkimus. Julkinen hallinto"@fi ;
  skos:member ysa:Y171394 .

