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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y135804 skos:exactMatch tero:p2065 .
yso:p2065 skos:exactMatch tero:p2065 .
tero:p2065
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "spottkörtlarna"@sv, "sylkirauhaset"@fi, "salivary glands"@en ;
  skosext:broaderGeneric tero:p2066 ;
  skos:exactMatch yso:p2065, allars:Y36811, ysa:Y135804 ;
  skos:broader tero:p2066 ;
  a skos:Concept .

allars:Y36811 skos:exactMatch tero:p2065 .
tero:p2066
  skos:prefLabel "glandulae exorcrinae"@en, "exokrina körtlarna"@sv, "avorauhaset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2065 .

