@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:conceptscheme a skos:ConceptScheme .
kauno:p837
  skos:exactMatch yso:p10801 ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340898389> ;
  skos:broader kauno:p3781 ;
  kauno:facet kauno:section_1 ;
  skos:prefLabel "distansarbete"@sv, "etätyö"@fi ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "42221" ;
  kauno:candidate "0" ;
  owl:sameAs kauno:etätyö ;
  skos:inScheme yso:conceptscheme .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p10801
  skos:prefLabel "distance work"@en, "etätyö"@fi, "distansarbete"@sv ;
  a skos:Concept .

kauno:p3781
  skos:prefLabel "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p837 .

