@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix ns0: <http://www.yso.fi/onto/jupo-meta/> .
@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#> .

jupo:p1414
  ns0:associativeLabel "kuntalaisen osallistuminen"@fi ;
  ns0:subject "kuntainfo1"@fi ;
  skos:broader jupo:p304 ;
  dc11:source "JHS" ;
  skos:exactMatch yso:p8743 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "päätöksenteko"@fi ;
  a skos:Concept .

ns0:subject rdfs:label "subject"@en .
jupo:p2076
  a skos:Collection ;
  skos:prefLabel "aiheryhmä hallintoon liittyvät palvelut"@fi ;
  skos:member jupo:p1414 .

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

yso:p8743
  skos:prefLabel "decision-making"@en, "beslutsfattande"@sv, "päätöksenteko"@fi ;
  a skos:Concept .

jupo:p304
  skos:prefLabel "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p1414 .

ns0:associativeLabel rdfs:label "associativeLabel"@en .
