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

yso:p2407
  skos:prefLabel "databehandling"@sv, "tietojenkäsittely"@fi ;
  a skos:Concept ;
  skos:related yso:p8943 .

yso:p8944
  skos:prefLabel "telekommunikationsteknik"@sv, "communications technology"@en, "tietoliikennetekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p8943 .

yso:p5462
  skos:prefLabel "information technology"@en, "datateknik"@sv, "tietotekniikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8943 .

valo:p450 skos:exactMatch yso:p8943 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p8943
  skos:broader yso:p5462 ;
  skos:closeMatch ysa:Y14584 ;
  skos:related yso:p8944, yso:p2407 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "telematik"@sv, "telematics"@en, "telematiikka"@fi ;
  a skos:Concept .

