@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:conceptscheme a skos:ConceptScheme .
tero:p945
  skos:prefLabel "tuottaminen"@fi, "producing"@en, "producering"@sv ;
  skos:related tero:p944 ;
  a skos:Concept ;
  skos:exactMatch yso:p945, allars:Y24640, ysa:Y117675 ;
  skos:broader tero:p465 ;
  skosext:broaderGeneric tero:p465 ;
  skos:inScheme tero:conceptscheme .

yso:p945 skos:exactMatch tero:p945 .
tero:p465
  skos:prefLabel "skapande"@sv, "luonti"@fi, "creation"@en ;
  a skos:Concept ;
  skos:narrower tero:p945 .

ysa:Y117675 skos:exactMatch tero:p945 .
allars:Y24640 skos:exactMatch tero:p945 .
tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:related tero:p945 .

