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

yso:p19003
  skos:prefLabel "catering services"@en, "catering"@sv, "pitopalvelut"@fi ;
  a skos:Concept .

kauno:p2140
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:pitopalvelut ;
  skos:altLabel "juhlapalvelut"@fi ;
  kauno:facet kauno:section_6 ;
  kauno:kaunokkiID "48413" ;
  skos:prefLabel "catering"@sv, "pitopalvelut"@fi ;
  kauno:candidate "0" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p19003 ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340239093> ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p2140 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
