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

tero:conceptscheme a skos:ConceptScheme .
tero:p15008
  skos:broader tero:p1090 ;
  skos:prefLabel "yksityissairaalat"@fi, "privatsjukhus"@sv, "private hospitals"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1090 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1458>, ysa:Y104250, allars:Y24605 ;
  skos:note "YSOsama Sama termi kuin YSOssa"@fi .

ysa:Y104250 skos:exactMatch tero:p15008 .
allars:Y24605 skos:exactMatch tero:p15008 .
tero:p1090
  skos:prefLabel "sjukhus"@sv, "hospitals"@en, "sairaalat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15008 .

<http://www.yso.fi/onto/stameta/TNR1458> skos:exactMatch tero:p15008 .
