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

tero:conceptscheme a skos:ConceptScheme .
allars:Y22786 skos:exactMatch tero:p3770 .
ysa:Y104390 skos:exactMatch tero:p3770 .
tero:p3437
  skos:prefLabel "foreign service"@en, "utlandsrepresentation"@sv, "ulkomaanedustus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3770 .

yso:p3770 skos:exactMatch tero:p3770 .
tero:p3770
  skosext:broaderGeneric tero:p3771 ;
  skos:prefLabel "military attachã©s"@en, "sotilasasiamiehet"@fi, "militärattacheer"@sv ;
  a skos:Concept ;
  skosext:broaderPartitive tero:p3437 ;
  skos:exactMatch ysa:Y104390, allars:Y22786, yso:p3770 ;
  skos:broader tero:p3437, tero:p3771 ;
  skos:inScheme tero:conceptscheme .

tero:p3771
  skos:prefLabel "representatives"@en, "ombud"@sv, "asiamiehet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3770 .

