@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:conceptscheme a skos:ConceptScheme .
tero:p22944
  skos:exactMatch allars:Y37502, yso:p22944, ysa:Y164244 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "radar stations"@en, "radarstationer"@sv, "tutka-asemat"@fi ;
  skos:broader tero:p1359 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1359 .

allars:Y37502 skos:exactMatch tero:p22944 .
tero:p1359
  skos:prefLabel "asemat (paikat)"@fi, "stations"@en, "stationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p22944 .

yso:p22944 skos:exactMatch tero:p22944 .
ysa:Y164244 skos:exactMatch tero:p22944 .
