@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:p545
  skos:prefLabel "inre egenskaper"@sv, "internal qualities"@en, "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00585 .

<http://www.yso.fi/onto/hpmulti/T00585> skos:exactMatch tero:T00585 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00585
  skosext:broaderGeneric tero:p545 ;
  skos:broader tero:p545 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00585> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "illiteracy"@en, "lukutaidottomuus"@fi, "analfabetism"@sv ;
  a skos:Concept .

