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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100858 skos:exactMatch tero:p18551 .
allars:Y22745 skos:exactMatch tero:p18551 .
yso:p18551 skos:exactMatch tero:p18551 .
tero:p1359
  skos:prefLabel "asemat (paikat)"@fi, "stations"@en, "stationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18551 .

tero:p18551
  skosext:broaderGeneric tero:p1359 ;
  skos:altLabel "tunnelbanestationer"@sv ;
  skos:prefLabel "metrostationer"@sv, "metroasemat"@fi, "underground stations"@en ;
  skos:exactMatch yso:p18551, allars:Y22745, ysa:Y100858 ;
  skos:broader tero:p1359 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

