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

tero:p9404
  skos:prefLabel "orders"@en, "tilaukset"@fi, "beställningar"@sv ;
  skos:exactMatch allars:Y15934, yso:p9404, ysa:Y104616 ;
  skos:related tero:p9403 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p605 ;
  skos:broader tero:p605 ;
  skos:inScheme tero:conceptscheme .

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y15934 skos:exactMatch tero:p9404 .
yso:p9404 skos:exactMatch tero:p9404 .
tero:p9403
  skos:prefLabel "reserveringar (samhälleliga alster)"@sv, "varaukset (yhteiskunnalliset tuotokset)"@fi, "reservations"@en ;
  a skos:Concept ;
  skos:related tero:p9404 .

ysa:Y104616 skos:exactMatch tero:p9404 .
