@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

kauno:p2676
  owl:sameAs kauno:itsetarkkailu ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340949952> ;
  skos:broader kauno:p4175, yso:p4714 ;
  skos:prefLabel "själviakttagelse"@sv, "itsetarkkailu"@fi ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "46752" .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p4714
  skos:prefLabel "surveillance"@en, "tarkkailu"@fi, "iakttagande"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2676 .

kauno:p4175
  skos:prefLabel "tarkkailu"@fi, "iakttagande"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2676 .

