@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

allars:Y34193 skos:exactMatch tero:p23333 .
tero:p23333
  skos:prefLabel "bird stations"@en, "fågelstationer"@sv, "lintuasemat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y149673, allars:Y34193, yso:p23333 ;
  skosext:broaderGeneric tero:p4016 ;
  skos:broader tero:p4016 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y149673 skos:exactMatch tero:p23333 .
yso:p23333 skos:exactMatch tero:p23333 .
tero:p4016
  skos:prefLabel "havaintoasemat"@fi, "observationsstationer"@sv, "observatories"@en ;
  a skos:Concept ;
  skos:narrower tero:p23333 .

