@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:TNR1233 .

tero:TNR1233
  skosext:broaderGeneric tero:p605 ;
  skos:note "YSOmuu Suhde muu kuin eritellyt suhteet"@fi ;
  skos:broader tero:p605 ;
  skos:related tero:TNR1232 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1233> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "esitykset (yhteiskunnalliset tuotokset)"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1233> skos:exactMatch tero:TNR1233 .
tero:TNR1232
  skos:prefLabel "posterit"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1233 .

