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

tero:conceptscheme a skos:ConceptScheme .
tero:p1401
  skos:prefLabel "luokitukset"@fi, "klassificeringar"@sv, "classification"@en ;
  a skos:Concept ;
  skos:narrower tero:p6653 .

tero:p6653
  skos:prefLabel "ICF"@sv, "ICF"@fi ;
  skos:altLabel "International Classification of Functioning, Disability and Health"@fi ;
  skos:exactMatch ysa:Y135342, allars:Y35893, yso:p6653 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1401 ;
  skosext:broaderGeneric tero:p1401 ;
  a skos:Concept .

allars:Y35893 skos:exactMatch tero:p6653 .
yso:p6653 skos:exactMatch tero:p6653 .
ysa:Y135342 skos:exactMatch tero:p6653 .
