@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p9404
  skos:prefLabel "orders"@en, "beställningar"@sv, "tilaukset"@fi ;
  a skos:Concept ;
  skos:related tero:p9403 .

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y25145 skos:exactMatch tero:p9403 .
ysa:Y106387 skos:exactMatch tero:p9403 .
tero:p9403
  skos:altLabel "varaukset"@fi ;
  skos:prefLabel "reservations"@en, "reserveringar (samhälleliga alster)"@sv, "varaukset (yhteiskunnalliset tuotokset)"@fi ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p605 ;
  skos:exactMatch allars:Y25145, ysa:Y106387, yso:p9403 ;
  skos:broader tero:p605 ;
  rdfs:comment "varaamisen tulos" ;
  a skos:Concept ;
  skos:related tero:p9404 .

yso:p9403 skos:exactMatch tero:p9403 .
