@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8692
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "digitoituminen"@fi ;
  skos:prefLabel "digitalisoituminen"@fi, "digitalisering"@sv, "digitisation"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y30524, yso:p8692, ysa:Y134624 ;
  skosext:broaderGeneric tero:p2954 ;
  skos:broader tero:p2954 .

allars:Y30524 skos:exactMatch tero:p8692 .
tero:conceptscheme a skos:ConceptScheme .
yso:p8692 skos:exactMatch tero:p8692 .
tero:p2954
  skos:prefLabel "social change"@en, "samhällsförändring"@sv, "yhteiskunnallinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8692 .

ysa:Y134624 skos:exactMatch tero:p8692 .
