@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#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p12597
  skos:prefLabel "needs"@en, "behov (efterfrågan)"@sv, "tarpeet (kysyntä)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p25103 .

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

yso:p838
  skos:prefLabel "palvelut (toiminta)"@fi, "service"@sv, "services"@en ;
  a skos:Concept ;
  skos:related yso:p25103 .

yso:p10000
  skos:prefLabel "service level"@en, "servicenivå"@sv, "palvelutaso"@fi ;
  a skos:Concept ;
  skos:related yso:p25103 .

yso:p26199
  skos:prefLabel "palvelut (tuotokset)"@fi, "service"@sv, "services"@en ;
  a skos:Concept ;
  skos:related yso:p25103 .

yso:p25103
  a skos:Concept ;
  skos:prefLabel "servicebehov"@sv, "service needs"@en, "palvelutarpeet"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p26199, yso:p838, yso:p10000 ;
  skos:closeMatch allars:Y40354, ysa:Y177772 ;
  skos:broader yso:p12597 .

