@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:p24241 .

tero:p24241
  skosext:broaderGeneric tero:p12108 ;
  yso:p23805 ysa:Y170720 ;
  skos:broader tero:p12108 ;
  skos:exactMatch yso:p24241 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "RAW (file format)"@en, "RAW (tiedostomuoto)"@fi, "RAW (bildformat)"@sv ;
  a skos:Concept .

yso:p24241 skos:exactMatch tero:p24241 .
tero:conceptscheme a skos:ConceptScheme .
