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

<http://www.yso.fi/onto/stameta/TNR1833> skos:exactMatch tero:TNR1833 .
tero:p17230
  skos:prefLabel "nurse-patient relationship"@en, "hoitosuhde"@fi, "vårdrelation"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1833 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR51
  skos:prefLabel "potilaan asema"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1833 .

tero:TNR1833
  skosext:broaderGeneric tero:p17230 ;
  skos:note "YSOmuu Suhde muu kuin eritellyt suhteet"@fi ;
  skos:broader tero:p17230 ;
  skos:related tero:TNR51 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1833> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "potilas-lääkärisuhde"@fi ;
  a skos:Concept .

