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

yso:p3533
  skos:prefLabel "modellering"@sv, "modelling"@en, "mallintaminen"@fi ;
  a skos:Concept ;
  skos:related yso:p3532 .

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

yso:p10182
  skos:prefLabel "imaging -- medicine"@en, "diagnostisk avbildning (medicin)"@sv, "kuvantaminen -- lääketiede"@fi ;
  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 .

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

