@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:p6624
  skos:prefLabel "web services"@en, "nättjänster"@sv, "verkkopalvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22873 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y33787 skos:exactMatch tero:p22873 .
yso:p22873 skos:exactMatch tero:p22873 .
tero:p8450
  skos:prefLabel "informationstjänster"@sv, "information services"@en, "tietopalvelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22873 .

ysa:Y148438 skos:exactMatch tero:p22873 .
tero:p22873
  skos:exactMatch yso:p22873, allars:Y33787, ysa:Y148438 ;
  skosext:broaderGeneric tero:p6624, tero:p8450 ;
  skos:prefLabel "web information service"@en, "informationstjänst på Internet"@sv, "verkkotietopalvelu"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8450, tero:p6624 .

