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

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

yso:p21553 skos:exactMatch tero:p21553 .
ysa:Y169062 skos:exactMatch tero:p21553 .
tero:p456
  skos:prefLabel "logic"@en, "logik"@sv, "logiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p21553 .

tero:p21553
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p21553, ysa:Y169062, allars:Y38500 ;
  skosext:broaderGeneric tero:p605 ;
  skos:broader tero:p605 ;
  skos:prefLabel "ajattelun lait"@fi, "tänkandets lagar"@sv ;
  skos:altLabel "ajatuslait"@fi ;
  skos:related tero:p456 ;
  a skos:Concept .

allars:Y38500 skos:exactMatch tero:p21553 .
