@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:p9707
  skos:altLabel "usva"@fi, "dis"@sv ;
  a skos:Concept ;
  skos:prefLabel "fog"@en, "dimma"@sv, "sumu"@fi ;
  skos:broader tero:p537 ;
  skos:exactMatch allars:Y16948, yso:p9707, ysa:Y104430 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p537 .

tero:p537
  skos:prefLabel "weather phenomena"@en, "meteorologiska företeelser"@sv, "sääilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9707 .

tero:conceptscheme a skos:ConceptScheme .
yso:p9707 skos:exactMatch tero:p9707 .
ysa:Y104430 skos:exactMatch tero:p9707 .
allars:Y16948 skos:exactMatch tero:p9707 .
