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

tero:p1548
  skos:prefLabel "publikationer"@sv, "julkaisut"@fi, "publications"@en ;
  a skos:Concept ;
  skos:narrower tero:p14355 .

allars:Y21473 skos:exactMatch tero:p14355 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14355
  skos:exactMatch allars:Y21473, yso:p14355, ysa:Y96574 ;
  skos:prefLabel "kurssijulkaisut"@fi, "curriculum publications"@en, "kurspublikationer"@sv ;
  skos:altLabel "course publications"@en ;
  skosext:broaderGeneric tero:p1548 ;
  skos:broader tero:p1548 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p14355 skos:exactMatch tero:p14355 .
ysa:Y96574 skos:exactMatch tero:p14355 .
