@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:p18595 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y112372 skos:exactMatch tero:p18595 .
yso:p18595 skos:exactMatch tero:p18595 .
allars:Y19495 skos:exactMatch tero:p18595 .
tero:p18595
  skos:prefLabel "hinderslöshetsintyg"@sv, "certificates of non-impediment"@en, "esteettömyystodistukset"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p18595, allars:Y19495, ysa:Y112372 ;
  skos:broader tero:p5300 ;
  skosext:broaderGeneric tero:p5300 ;
  a skos:Concept .

