@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:p2700
  skos:prefLabel "publikationsverksamhet"@sv, "publishing"@en, "julkaisutoiminta"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1041 .

<http://www.yso.fi/onto/stameta/TNR1041> skos:exactMatch tero:TNR1041 .
tero:conceptscheme a skos:ConceptScheme .
tero:p6116
  skos:prefLabel "produktion enligt produkt"@sv, "tuotanto tuotteen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:TNR1041 .

tero:TNR1041
  skosext:broaderGeneric tero:p944 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p944 ;
  skos:related tero:p2700 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1041> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "julkaisutuotanto"@fi ;
  a skos:Concept .

tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower tero:TNR1041 .

