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

yso:p624
  skos:prefLabel "order"@en, "järjestys"@fi, "ordning"@sv ;
  a skos:Concept ;
  skos:related yso:p21058 .

yso:p21058
  skos:broader yso:p605 ;
  skos:prefLabel "epäjärjestys"@fi, "oordning"@sv, "disorder"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p624, yso:p13996, yso:p5009 ;
  skos:closeMatch allars:Y36176, ysa:Y159150 .

yso:p5009
  skos:prefLabel "entrophy"@en, "entropi"@sv, "entropia"@fi ;
  a skos:Concept ;
  skos:related yso:p21058 .

yso:p605
  skos:prefLabel "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21058 .

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

yso:p13996
  skos:prefLabel "chaos"@en, "kaos"@sv, "kaaos"@fi ;
  a skos:Concept ;
  skos:related yso:p21058 .

