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

yso:p3533
  skos:prefLabel "mallintaminen"@fi, "modelling"@en, "modellering"@sv ;
  skos:broader yso:p193 ;
  skos:closeMatch ysa:Y97272, allars:Y30984 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "mallittaminen"@fi, "mallinnus"@fi ;
  skos:related yso:p3532 .

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

yso:p3532
  skos:prefLabel "imaging"@en, "kuvantaminen"@fi, "diagnostisk avbildning"@sv ;
  a skos:Concept ;
  skos:related yso:p3533 .

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

