@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/mesh/D009404> skos:exactMatch tero:D009404 .
tero:D009404
  skos:hiddenLabel "syndrome, nephrotic"@en, "nephrotic syndromes"@en, "syndromes, nephrotic"@en ;
  skos:altLabel "nefroottinen syndrooma"@fi, "syndroma nephroticum"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p9826 ;
  skos:prefLabel "nefrotiskt syndrom"@sv, "nephrotic syndrome"@en, "nefroottinen oireyhtymä"@fi ;
  skosext:broaderGeneric tero:p9826 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D009404> .

tero:conceptscheme a skos:ConceptScheme .
tero:p9826
  skos:prefLabel "kidney diseases"@en, "njursjukdomar"@sv, "munuaistaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D009404 .

