@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:p18759
  skos:prefLabel "kall"@sv, "vocation"@en, "kutsumus"@fi ;
  a skos:Concept .

kauno:p3368
  skos:prefLabel "kall (livsuppgift)"@sv, "kutsumus"@fi ;
  skos:exactMatch yso:p18759 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340355354> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  a skos:Concept ;
  kauno:kaunokkiID "42692" ;
  kauno:facet kauno:section_1 ;
  owl:sameAs kauno:kutsumus ;
  skos:inScheme yso:conceptscheme .

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

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