@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p740
  skos:prefLabel "restrictions"@en, "begränsningar"@sv, "rajoitukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3379 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1948> skos:exactMatch tero:p3379 .
ysa:Y136198 skos:exactMatch tero:p3379 .
allars:Y30808 skos:exactMatch tero:p3379 .
tero:p3379
  skos:exactMatch allars:Y30808, <http://www.yso.fi/onto/stameta/TNR1948>, ysa:Y136198 ;
  skos:prefLabel "hindrances"@en, "funktionshinder (samhälleliga fenomen)"@sv, "toimintarajoitteet"@fi ;
  skos:altLabel "toimintarajoitteet (yhteiskunnalliset ilmiöt)"@fi ;
  skos:broader tero:p740 ;
  skos:note "YSOhierN YSO termin yläluokka"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p740 ;
  a skos:Concept .

