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

jupo:p21
  skos:prefLabel "neuvontapalvelut"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p413 .

yso:p13245
  skos:prefLabel "telefonservice"@sv, "telephone services"@en, "puhelinpalvelut"@fi ;
  a skos:Concept .

jupo:p413
  skos:broader jupo:p21 ;
  dc11:source "Hki" ;
  skos:hiddenLabel "puhelin- ja hyvinvointipalvelut"@fi, "contact center"@fi ;
  skos:narrower jupo:p1650 ;
  skos:altLabel "puhelinneuvonta"@fi ;
  skos:exactMatch yso:p13245 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "puhelinpalvelut"@fi .

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

jupo:p1650
  skos:prefLabel "auttava puhelin"@fi ;
  a skos:Concept ;
  skos:broader jupo:p413 .

