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

tero:conceptscheme a skos:ConceptScheme .
tero:TTL810
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL810>, allars:Y41160, ysa:Y165495 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "animal attendants"@en, "djurskötare"@sv, "eläintenhoitajat"@fi ;
  skosext:broaderGeneric tero:p1179 ;
  a skos:Concept ;
  skos:broader tero:p1179 .

<http://www.yso.fi/onto/ttl/TTL810> skos:exactMatch tero:TTL810 .
allars:Y41160 skos:exactMatch tero:TTL810 .
tero:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL810 .

ysa:Y165495 skos:exactMatch tero:TTL810 .
