@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#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p7613
  skos:prefLabel "client orientation"@en, "kundorientering"@sv, "asiakaslähtöisyys"@fi ;
  a skos:Concept ;
  skos:related tero:TNR52 .

<http://www.yso.fi/onto/stameta/TNR52> skos:exactMatch tero:TNR52 .
tero:p152
  skos:prefLabel "rights"@en, "rättigheter"@sv, "oikeudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR52 .

tero:TNR52
  skosext:broaderGeneric tero:p152 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p152 ;
  skos:related tero:p7613 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR52> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "asiakkaan oikeudet"@fi ;
  a skos:Concept .

