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

kauno:p5420
  skos:prefLabel "lumihiutaleet"@fi, "snöflingor"@sv ;
  a skos:Concept ;
  skos:related kauno:p1710 .

yso:p7322
  skos:prefLabel "snowfall"@en, "lumisade"@fi, "snöfall"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1903
  skos:prefLabel "meteorologiska företeelser"@sv, "sääilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1710 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1710
  skos:prefLabel "lumisade"@fi, "snöfall"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340250452> ;
  owl:sameAs kauno:lumisade ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p7322 ;
  kauno:kaunokkiID "47780" ;
  skos:broader kauno:p1903 ;
  skos:related kauno:p5420 ;
  a skos:Concept ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 .

