@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p2372
  a skos:Concept ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340279725> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kesälesket"@fi, "gräsänkor och -änklingar"@sv ;
  skos:broader yso:p418 ;
  kauno:kaunokkiID "47670" ;
  skos:altLabel "gräsänklingar"@sv, "gräsänkor"@sv ;
  kauno:facet kauno:section_6 ;
  owl:sameAs kauno:kesälesket .

yso:conceptscheme a skos:ConceptScheme .
yso:p418
  skos:prefLabel "toimintaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2372 .

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