@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:p20732
  skos:broader yso:p9778 ;
  skos:prefLabel "ubiikkiyhteiskunta (yhteiskuntajärjestelmät)"@fi, "u-samhället (samhällssystem)"@en, "u-samhället (samhällssystem)"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "ubiikkiyhteiskunta"@fi, "ubiquitous network society (social systems)"@en ;
  skos:closeMatch ysa:Y161856, allars:Y38478 ;
  a skos:Concept ;
  skos:related yso:p2011, yso:p5461 .

yso:p23778 skos:narrowMatch yso:p20732 .
yso:p9778
  skos:prefLabel "society"@en, "samhället"@sv, "yhteiskunta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p20732 .

yso:p5461
  skos:prefLabel "inbyggt system"@sv, "embedded information technology"@en, "sulautettu tietotekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p20732 .

yso:p2011
  skos:prefLabel "information society"@en, "informationssamhälle (samhällssystem)"@sv, "tietoyhteiskunta (yhteiskuntajärjestelmät)"@fi ;
  a skos:Concept ;
  skos:related yso:p20732 .

