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

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p2545 .

yso:p2973
  skos:prefLabel "economic regulation"@en, "ekonomisk reglering"@sv, "taloudellinen sääntely"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2545
  skos:prefLabel "taloudellinen sääntely"@fi, "ekonomisk reglering"@sv ;
  skos:topConceptOf yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340219348> ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  a skos:Concept ;
  kauno:kaunokkiID "42266" ;
  skos:exactMatch yso:p2973 ;
  skos:related kauno:p476 ;
  owl:sameAs kauno:taloudellinen_sääntely ;
  kauno:facet kauno:section_1 .

kauno:p476
  skos:prefLabel "ekonomisk politik"@sv, "talouspolitiikka"@fi ;
  a skos:Concept ;
  skos:related kauno:p2545 .

