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

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21385 .

tero:conceptscheme a skos:ConceptScheme .
yso:p21385 skos:exactMatch tero:p21385 .
allars:Y36386 skos:exactMatch tero:p21385 .
tero:p21385
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p605 ;
  skos:exactMatch allars:Y36386, yso:p21385 ;
  skos:related tero:p1767 ;
  a skos:Concept ;
  rdfs:comment "initiativ + motioner = aloitteet"@sv ;
  skos:prefLabel "initiativ"@sv, "aloitteet (hallinto- ja lakialoitteet)"@fi ;
  skosext:broaderGeneric tero:p605 .

tero:p1767
  skos:prefLabel "aloitteet (pyrkimykset)"@fi, "motions"@en, "motioner"@sv ;
  a skos:Concept ;
  skos:related tero:p21385 .

