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

tero:p9222
  skos:altLabel "ekskrementti"@fi, "ulosteet"@fi, "stools"@en, "fekalier"@sv, "faeces"@fi ;
  skos:prefLabel "feces"@en, "avföring"@sv, "uloste"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D005243>, ysa:Y133753, allars:Y30444 ;
  skosext:broaderGeneric tero:p1493 ;
  skos:broader tero:p1493 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p1493
  skos:prefLabel "sekret"@sv, "eritteet"@fi, "secretions"@en ;
  a skos:Concept ;
  skos:narrower tero:p9222 .

<http://www.yso.fi/onto/mesh/D005243> skos:exactMatch tero:p9222 .
ysa:Y133753 skos:exactMatch tero:p9222 .
allars:Y30444 skos:exactMatch tero:p9222 .
