@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21213 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p21213
  skos:broader yso:p400 ;
  skos:closeMatch ysa:Y165889, allars:Y38363 ;
  skos:altLabel "ohjaukset"@fi, "regier"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "regier (alster)"@sv, "ohjaukset (tuotokset)"@fi ;
  a skos:Concept .

