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

<http://www.yso.fi/onto/stameta/TNR2019> skos:exactMatch tero:p1587 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1090
  skos:prefLabel "sjukhus"@sv, "hospitals"@en, "sairaalat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1587 .

allars:Y28334 skos:exactMatch tero:p1587 .
ysa:Y104251 skos:exactMatch tero:p1587 .
tero:p1587
  skos:prefLabel "yliopistosairaalat"@fi, "university hospitals"@en, "universitetssjukhus"@sv ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2019>, allars:Y28334, ysa:Y104251 ;
  skos:note "YSOsama Sama termi kuin YSOssa"@fi ;
  skosext:broaderGeneric tero:p1090 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1090 .

