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

allars:Y14974 skos:exactMatch tero:p4045 .
yso:p4045 skos:exactMatch tero:p4045 .
tero:p4045
  skos:prefLabel "agenturer"@sv, "agencies"@en, "agentuurit"@fi ;
  skos:exactMatch allars:Y14974, ysa:Y94519, yso:p4045 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p4044 ;
  skos:broader tero:p3128 ;
  rdfs:comment "asioimistoimi tai -toimisto" ;
  skosext:broaderGeneric tero:p3128 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24745
  a skos:Collection ;
  skos:prefLabel "yritykset toimialan mukaan"@fi ;
  skos:member tero:p4045 .

tero:p3128
  skos:prefLabel "enterprises"@en, "företag"@sv, "yritykset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4045 .

ysa:Y94519 skos:exactMatch tero:p4045 .
tero:p4044
  skos:prefLabel "handelsrepresentanter"@sv, "sales agents"@en, "myyntiedustajat"@fi ;
  a skos:Concept ;
  skos:related tero:p4045 .

