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

yso:p113
  skos:prefLabel "mentaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3974 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p4416
  skos:prefLabel "uhkakuvat"@fi, "hotbilder"@sv ;
  a skos:Concept ;
  skos:related kauno:p3974 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3974
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340031198> ;
  kauno:kaunokkiID "43040" ;
  owl:sameAs kauno:mahdollisuudet ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "mahdollisuudet"@fi, "möjligheter"@sv ;
  skos:broader yso:p113 ;
  a skos:Concept ;
  skos:related kauno:p4416 ;
  kauno:candidate "0" .

