@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#> .

tero:p6920
  skos:prefLabel "kontor (lokaler)"@sv, "places of business"@en, "toimipaikat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9368 .

tero:conceptscheme a skos:ConceptScheme .
tero:p9368
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "postanstalter"@sv, "postitoimipaikat"@fi, "post offices"@en ;
  skos:related tero:p9369 ;
  skos:exactMatch yso:p9368, ysa:Y98219, allars:Y24495 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6920 ;
  skos:broader tero:p6920 .

allars:Y24495 skos:exactMatch tero:p9368 .
ysa:Y98219 skos:exactMatch tero:p9368 .
yso:p9368 skos:exactMatch tero:p9368 .
tero:p9369
  skos:prefLabel "postilaitos"@fi, "postal services"@en, "postverk"@sv ;
  a skos:Concept ;
  skos:related tero:p9368 .

