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

yso:p3531
  skos:prefLabel "imaging -- computing"@en, "diagnostisk avbildning (adb)"@sv, "kuvantaminen -- atk"@fi ;
  a skos:Concept ;
  skos:broader yso:p3532 .

yso:p10182
  skos:prefLabel "imaging -- medicine", "kuvantaminen -- lääketiede"@fi, "diagnostisk avbildning"@sv ;
  a skos:Concept ;
  skos:broader yso:p3532 .

yso:p193
  skos:prefLabel "creation related to information"@en, "informationsrelaterat skapande"@sv, "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3532 .

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

yso:p3532
  skos:broader yso:p193 ;
  skos:narrower yso:p10182, yso:p3531 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "imaging"@en, "kuvantaminen"@fi, "diagnostisk avbildning"@sv ;
  a skos:Concept .

