@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

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

yso:p2954
  skos:prefLabel "social change"@en, "samhällsförändring"@sv, "yhteiskunnallinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2971 .

yso:p2971
  skos:broader yso:p2954 ;
  skos:related yso:p2970 ;
  skos:prefLabel "mekanisering (process)"@sv, "koneistuminen"@fi, "mechanization"@en ;
  a skos:Concept ;
  skos:altLabel "koneellistuminen"@fi ;
  skos:closeMatch ysa:Y102650, allars:Y42187 ;
  skos:inScheme yso:conceptscheme .

yso:p2970
  skos:prefLabel "koneistaminen"@fi, "mekanisering"@sv, "mechanisation"@en ;
  a skos:Concept ;
  skos:related yso:p2971 .

