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

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

yso:p1373
  skos:prefLabel "other phenomena"@en, "muut ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p18009 .

yso:p18009
  a skos:Concept ;
  skos:closeMatch ysa:Y115979, allars:Y16926 ;
  skos:broader yso:p1373 ;
  skos:inScheme kulo:conceptscheme ;
  dc11:source "Suomen kielen perussanakirja" ;
  rdfs:comment "1) (kem., fys.) lämpöliikkeestä johtuva ainehiukkasten sekoittuminen toisiinsa; 2) (sosiol.) kulttuuripiirteiden siirtyminen ryhmältä toiselle" ;
  skos:prefLabel "diffusion"@sv, "diffusion"@en, "diffuusio"@fi .

