@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p12108
  skos:prefLabel "file formats"@en, "filformat"@sv, "tiedostomuodot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24229 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24229
  a skos:Concept ;
  skos:prefLabel "WBMP (file format)"@en, "WBMP"@sv, "WBMP (tiedostomuoto)"@fi ;
  skos:exactMatch yso:p24229 ;
  skosext:broaderGeneric tero:p12108 ;
  yso:p23805 ysa:Y113332 ;
  skos:broader tero:p12108 ;
  skos:altLabel "Wireless Bitmap"@fi ;
  skos:inScheme tero:conceptscheme .

yso:p24229 skos:exactMatch tero:p24229 .
