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

yso:p3434
  skos:prefLabel "handelsrepresentationer"@sv, "trade missions"@en, "kaupalliset edustustot"@fi ;
  skos:related yso:p3437, yso:p3436 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y102298, allars:Y19327 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p3435 .

yso:p3437
  skos:prefLabel "foreign service"@en, "utlandsrepresentation"@sv, "ulkomaanedustus"@fi ;
  a skos:Concept ;
  skos:related yso:p3434 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p3435
  skos:prefLabel "representationer (representanter)"@sv, "representations"@en, "edustustot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3434 .

yso:p3436
  skos:prefLabel "consulates"@en, "konsulat"@sv, "konsulaatit"@fi ;
  a skos:Concept ;
  skos:related yso:p3434 .

