@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:D013048
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D013048> ;
  skosext:broaderGeneric tero:p4549 ;
  skos:broader tero:p4549 ;
  skos:altLabel "näytekäsittely"@fi, "näytteenkäsittely"@fi, "provtagning"@sv, "näytteen käsittely"@fi ;
  skos:hiddenLabel "handling, specimen"@en, "specimen handlings"@en, "handlings, specimen"@en ;
  skos:prefLabel "specimen handling"@en, "provhantering"@sv, "näytteiden käsittely"@fi ;
  skos:inScheme tero:conceptscheme .

<http://www.yso.fi/onto/mesh/D013048> skos:exactMatch tero:D013048 .
tero:p4549
  skos:prefLabel "treatment (alteration)"@en, "behandling"@sv, "käsittely (toisenlaiseksi muuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:D013048 .

