@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:TNR1474
  skosext:broaderGeneric tero:p6418 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p6418 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1474> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "aistivammaisuus"@fi ;
  a skos:Concept .

tero:p6418
  skos:prefLabel "disablement"@en, "vammaisuus"@fi, "handikapp"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1474 .

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