@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 .
<http://www.yso.fi/onto/ttl/TTL2263> skos:exactMatch tero:TTL2263 .
tero:TTL2263
  skos:prefLabel "postinkäsittely"@fi, "posthantering"@sv, "mail sorting"@en ;
  skos:related tero:p9369, tero:p1764 ;
  skosext:broaderGeneric tero:p4549 ;
  a skos:Concept ;
  skos:broader tero:p4549 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2263> ;
  skos:inScheme tero:conceptscheme .

tero:p4549
  skos:prefLabel "treatment (alteration)"@en, "behandling"@sv, "käsittely (toisenlaiseksi muuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2263 .

tero:p1764
  skos:prefLabel "industries"@en, "näringar"@sv, "elinkeinot"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2263 .

tero:p9369
  skos:prefLabel "postilaitos"@fi, "postal services"@en, "postverk"@sv ;
  a skos:Concept ;
  skos:related tero:TTL2263 .

