@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3628
  skos:broader yso:p3027 ;
  skos:related yso:p4714, yso:p3626, yso:p6118 ;
  skos:inScheme kulo:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch ysa:Y121156 ;
  skos:prefLabel "monitorering"@sv, "monitoring"@en, "monitorointi"@fi .

yso:p3027
  skos:prefLabel "varseblivning och förnimmande"@sv, "observation and perception"@en, "havainnointi ja aistiminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3628 .

yso:p6118
  skos:prefLabel "control"@en, "valvonta"@fi, "övervakning"@sv ;
  a skos:Concept ;
  skos:related yso:p3628 .

yso:p3626
  skos:prefLabel "monitorer"@sv, "monitorit"@fi, "monitors"@en ;
  a skos:Concept ;
  skos:related yso:p3628 .

yso:p4714
  skos:prefLabel "surveillance"@en, "tarkkailu"@fi, "iakttagande"@sv ;
  a skos:Concept ;
  skos:related yso:p3628 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

