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

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

<http://www.yso.fi/onto/hpmulti/T00920> skos:exactMatch tero:T00920 .
tero:conceptscheme a skos:ConceptScheme .
tero:p13705
  skos:prefLabel "readability"@en, "luettavuus"@fi, "läsbarhet"@sv ;
  a skos:Concept ;
  skos:related tero:T00920 .

tero:p856
  skos:prefLabel "massmedia"@sv, "mass media"@en, "joukkotiedotusvälineet"@fi ;
  a skos:Concept ;
  skos:related tero:T00920 .

tero:T00920
  skos:related tero:p856, tero:p13705 ;
  a skos:Concept ;
  skos:broader tero:p1548 ;
  skosext:broaderGeneric tero:p1548 ;
  skos:prefLabel "trycksaker"@sv, "painetut julkaisut"@fi, "printed media"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00920> .

