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

yso:p3434
  skos:prefLabel "kaupalliset edustustot"@fi, "trade missions"@en, "handelsrepresentationer"@sv ;
  a skos:Concept ;
  skos:related yso:p3436 .

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

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

yso:p9773
  skos:prefLabel "beskickningar"@sv, "legations"@en, "lähetystöt"@fi ;
  a skos:Concept ;
  skos:related yso:p3436 .

yso:p3436
  a skos:Concept ;
  skos:broader yso:p3437 ;
  skos:prefLabel "konsulaatit"@fi, "konsulat"@sv, "consulates"@en ;
  skos:closeMatch allars:Y21067, ysa:Y102299 ;
  skos:related yso:p3434, yso:p9773 ;
  skos:inScheme yso:conceptscheme .

