@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/D001886> skos:exactMatch tero:D001886 .
tero:D001886
  skos:altLabel "haemophilus pertussis"@en, "hemophilus pertussis"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D001886> ;
  skosext:broaderGeneric tero:D001884 ;
  a skos:Concept ;
  skos:broader tero:D001884 ;
  skos:prefLabel "bordetella pertussis"@en, "bordetella pertussis"@fi, "bordetella pertussis"@sv .

tero:conceptscheme a skos:ConceptScheme .
tero:D001884
  skos:prefLabel "bordetella"@fi, "bordetella"@sv, "bordetella"@en ;
  a skos:Concept ;
  skos:narrower tero:D001886 .

