@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

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

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

