@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:p223
  skos:prefLabel "meteorologiska instrument"@sv, "weather observation devices"@en, "säähavaintovälineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20350 .

tero:conceptscheme a skos:ConceptScheme .
yso:p20350 skos:exactMatch tero:p20350 .
allars:Y29034 skos:exactMatch tero:p20350 .
tero:p5078
  skos:prefLabel "satellites"@en, "satelliter"@sv, "satelliitit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20350 .

ysa:Y104284 skos:exactMatch tero:p20350 .
tero:p20350
  skos:broader tero:p5078, tero:p223 ;
  skos:prefLabel "sääsatelliitit"@fi, "vädersatelliter"@sv, "weather satellites"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y29034, yso:p20350, ysa:Y104284 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5078, tero:p223 .

