@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p23818 skos:exactMatch tero:p23818 .
tero:p220
  skos:prefLabel "tankar (idéer)"@sv, "ideas"@en, "aatteet"@fi ;
  a skos:Concept ;
  skos:related tero:p23818 .

tero:p23818
  skos:related tero:p220 ;
  skos:prefLabel "ideat"@fi, "idéer"@sv, "ideas"@en ;
  skos:broader tero:p605 ;
  skos:exactMatch yso:p23818 ;
  skosext:broaderGeneric tero:p605 ;
  yso:p23805 ysa:Y175364 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

