@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p873
  skos:prefLabel "skönhet"@sv, "kauneus"@fi ;
  a skos:Concept ;
  skos:related kauno:p36 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p36
  dc11:source "Nationalencyklopedin"@sv ;
  kauno:kaunokkiID "49001" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  rdfs:comment "åskådning som betonar estetiska kvaliteter och upplevelsen av dem"@sv ;
  skos:related kauno:p873 ;
  kauno:candidate "0" ;
  a skos:Concept ;
  owl:sameAs kauno:esteettisyys ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410949443349> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "esteettisyys"@fi, "esteticism"@sv ;
  skos:broader yso:p545 .

yso:p545
  skos:prefLabel "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p36 .

