@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:p11232
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "eunuchs"@en, "eunucker"@sv, "eunukit"@fi ;
  skos:exactMatch yso:p11232, ysa:Y106912, allars:Y17589 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2761 ;
  dc11:source "MOT Lääketiede 2.0a" ;
  skos:broader tero:p2761 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y17589 skos:exactMatch tero:p11232 .
yso:p11232 skos:exactMatch tero:p11232 .
tero:p2761
  skos:prefLabel "hälsorelaterad roll"@sv, "role related to health"@en, "terveydentilaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11232 .

ysa:Y106912 skos:exactMatch tero:p11232 .
