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

tero:p7461
  skos:prefLabel "working dogs"@en, "palveluskoirat"@fi, "brukshundar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23876 .

tero:conceptscheme a skos:ConceptScheme .
tero:p23876
  a skos:Concept ;
  skos:exactMatch yso:p23876 ;
  skos:altLabel "diabeteskoirat"@fi ;
  skosext:broaderGeneric tero:p7461 ;
  skos:prefLabel "diabeteshundar"@sv, "hypokoirat"@fi, "hypo alert dogs"@en ;
  skos:inScheme tero:conceptscheme ;
  yso:p23805 ysa:Y175362 ;
  skos:broader tero:p7461 .

yso:p23876 skos:exactMatch tero:p23876 .
