@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p15040
  skos:prefLabel "okränkbarhet"@sv, "inviolability"@en, "loukkaamattomuus"@fi ;
  skos:broader tero:p253 ;
  skosext:broaderGeneric tero:p253 ;
  skos:exactMatch ysa:Y140793, yso:p15040, allars:Y31521 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "immunity"@en .

allars:Y31521 skos:exactMatch tero:p15040 .
ysa:Y140793 skos:exactMatch tero:p15040 .
tero:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15040 .

yso:p15040 skos:exactMatch tero:p15040 .
