@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:conceptscheme a skos:ConceptScheme .
tero:p38
  skos:prefLabel "annonser"@sv, "notices"@en, "ilmoitukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D018563 .

<http://www.yso.fi/onto/mesh/D018563> skos:exactMatch tero:D018563 .
tero:D018563
  skos:altLabel "notification, disease"@en, "tartuntatauti-ilmoitukset"@fi, "infectious disease reporting"@en, "anmälningsplikt"@sv ;
  skos:hiddenLabel "notifications, disease"@en, "reportings, infectious disease"@en, "notification, exposure"@en, "disease notifications"@en, "disease reportings, infectious"@en, "notifications, exposure"@en, "disease reporting, infectious"@en, "exposure notifications"@en, "infectious disease reportings"@en, "reporting, infectious disease"@en ;
  skosext:broaderGeneric tero:p38 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D018563> ;
  skos:prefLabel "disease notification"@en, "sjukdomsrapportering"@sv, "tartuntatauti-ilmoitus"@fi ;
  skos:broader tero:p38 ;
  skos:inScheme tero:conceptscheme .

