@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 allars: <http://www.yso.fi/onto/allars/> .
@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:p23418 .

yso:p23418 skos:exactMatch tero:p23418 .
allars:Y36764 skos:exactMatch tero:p23418 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y161665 skos:exactMatch tero:p23418 .
tero:p23418
  skos:prefLabel "periodiska publikationer"@sv, "jatkuvat julkaisut"@fi, "periodical publications"@en ;
  skos:exactMatch ysa:Y161665, allars:Y36764, yso:p23418 ;
  skos:broader tero:p1548 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1548 .

