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

tero:p24638
  skosext:broaderGeneric tero:p2241 ;
  skos:broader tero:p2241 ;
  rdfs:comment "kulttuuripiirteiden siirtyminen ryhmältä toiselle" ;
  skos:exactMatch yso:p24638 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "diffuusio (yhteiskunnalliset ilmiöt)"@fi ;
  a skos:Concept .

yso:p24638 skos:exactMatch tero:p24638 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24638 .

