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

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

tero:conceptscheme a skos:ConceptScheme .
tero:p2135
  skos:prefLabel "asema (ilmiöt)"@fi, "ställning"@sv, "status"@en ;
  a skos:Concept ;
  skos:narrower tero:TNR50 .

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

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