@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:p484
  skos:prefLabel "technics"@en, "tekniikka"@fi, "teknik (metoder)"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24427 .

tero:p24427
  skosext:broaderGeneric tero:p484 ;
  skos:prefLabel "HD-teknik"@sv, "teräväpiirtotekniikka"@fi, "high definition"@en ;
  skos:altLabel "HD-tekniikka"@fi ;
  skos:broader tero:p484 ;
  skos:inScheme tero:conceptscheme ;
  yso:p23805 ysa:Y171565 ;
  a skos:Concept ;
  skos:related tero:p5220 ;
  skos:exactMatch yso:p24427 .

tero:conceptscheme a skos:ConceptScheme .
tero:p5220
  skos:prefLabel "high definition television sets"@en, "teräväpiirtotelevisiot"@fi, "högupplösningstelevisioner"@sv ;
  a skos:Concept ;
  skos:related tero:p24427 .

yso:p24427 skos:exactMatch tero:p24427 .
