@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p837
  skos:prefLabel "ohjelmapalvelut"@fi, "programtjänster"@sv, "programme services"@en ;
  a skos:Concept ;
  skos:related yso:p839 .

yso:p9921
  skos:prefLabel "supply"@en, "utbud"@sv, "tarjonta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p839 .

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

yso:p11291
  skos:prefLabel "repertoires"@en, "repertoarer"@sv, "ohjelmistot"@fi ;
  a skos:Concept ;
  skos:related yso:p839 .

yso:p13139
  skos:prefLabel "programme policy"@en, "programpolitik"@sv, "ohjelmapolitiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p839 .

yso:p839
  skos:broader yso:p9921 ;
  skos:related yso:p837, yso:p13139, yso:p11291 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "programutbud"@sv, "ohjelmatarjonta"@fi, "programmes"@en ;
  a skos:Concept .

