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

tero:TTL2645
  skosext:broaderGeneric tero:p416 ;
  skos:broader tero:p416 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2645> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sähködiagnostiikka"@fi, "electrodiacnostics"@en, "elektronisk diagnostik"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2645> skos:exactMatch tero:TTL2645 .
tero:p416
  skos:prefLabel "diagnostik"@sv, "diagnostics"@en, "diagnostiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2645 .

