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

tero:p5300
  skos:prefLabel "intyg"@sv, "certificates"@en, "todistukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17162 .

tero:p17162
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p17162, ysa:Y118940, allars:Y16645 ;
  skosext:broaderGeneric tero:p5300 ;
  skos:prefLabel "certificates"@en, "certifikat"@sv, "sertifikaatit"@fi ;
  skos:related tero:p12704 ;
  skos:altLabel "certifikat (intyg)"@sv ;
  a skos:Concept ;
  skos:broader tero:p5300 .

tero:conceptscheme a skos:ConceptScheme .
tero:p12704
  skos:prefLabel "certifiering"@sv, "certification"@en, "sertifiointi"@fi ;
  a skos:Concept ;
  skos:related tero:p17162 .

yso:p17162 skos:exactMatch tero:p17162 .
allars:Y16645 skos:exactMatch tero:p17162 .
ysa:Y118940 skos:exactMatch tero:p17162 .
