@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:p3916
  skos:prefLabel "solsystem"@sv, "aurinkokunnat"@fi ;
  a skos:Concept ;
  skos:related kauno:p995 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p995
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "solen"@sv, "aurinko"@fi ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "44032" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340917054> ;
  owl:sameAs kauno:aurinko ;
  skos:exactMatch yso:p5051 ;
  kauno:facet kauno:section_2 ;
  a skos:Concept ;
  skos:related kauno:p3916 ;
  skos:broader kauno:p3570 .

kauno:p3570
  skos:prefLabel "tähdet"@fi, "stjärnor"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p995 .

yso:p5051
  skos:prefLabel "sun"@en, "solen"@sv, "aurinko"@fi ;
  a skos:Concept .

