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

<http://www.yso.fi/onto/hpmulti/T00697> skos:exactMatch tero:T00697 .
tero:conceptscheme a skos:ConceptScheme .
tero:p13705
  skos:prefLabel "readability"@en, "luettavuus"@fi, "läsbarhet"@sv ;
  a skos:Concept ;
  skos:related tero:T00697 .

tero:p4230
  skos:prefLabel "utvecklande"@sv, "development"@en, "kehittäminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00697 .

tero:T00697
  skosext:broaderGeneric tero:p4230 ;
  skos:prefLabel "tietoaineistojen kehittäminen"@fi, "material development"@en, "informationsmaterialutveckling"@sv ;
  skos:related tero:p157, tero:p13705 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00697> ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4230 .

tero:p157
  skos:prefLabel "undervisningsmaterial"@sv, "teaching materials"@en, "oppimateriaali"@fi ;
  a skos:Concept ;
  skos:related tero:T00697 .

