@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p543
  skos:related tero:p544 ;
  dc11:source "Suomen kielen perussanakirja" ;
  skos:prefLabel "faults"@en, "viat"@fi, "fel (defekt)"@sv ;
  a skos:Concept ;
  skos:broader tero:p545 ;
  skos:exactMatch yso:p543, ysa:Y100206, allars:Y17809 ;
  skosext:broaderGeneric tero:p545 ;
  rdfs:comment "1) seikka joka aiheuttaa johonkin epäkuntoisuutta, vajaalaatuisuutta tai vähentää jonkin käyttökelpoisuutta, arvoa tms., häviö, virhe, vioittuma, vaurio; 2) sairaus, häiriö, vamma, vajavuus; 3) ihmisen ominaisuuksista; 4) syy" ;
  skos:inScheme tero:conceptscheme .

yso:p543 skos:exactMatch tero:p543 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y100206 skos:exactMatch tero:p543 .
tero:p544
  skos:prefLabel "disturbances"@en, "störningar"@sv, "häiriöt"@fi ;
  a skos:Concept ;
  skos:related tero:p543 .

allars:Y17809 skos:exactMatch tero:p543 .
tero:p545
  skos:prefLabel "inre egenskaper"@sv, "internal qualities"@en, "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p543 .

