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

tao:p601
  skos:prefLabel "ammatilliset oppilaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tao:p600 .

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

yso:p10564
  skos:prefLabel "yrkeshögskolor"@sv, "polytechnics"@en, "ammattikorkeakoulut"@fi ;
  a skos:Concept .

tao:p600
  skos:broader tao:p274, tao:p601 ;
  skos:exactMatch yso:p10564 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ammattikorkeakoulut"@fi ;
  a skos:Concept .

tao:p274
  skos:prefLabel "korkeakoulut"@fi ;
  a skos:Concept ;
  skos:narrower tao:p600 .

