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

yso:p1732
  skos:prefLabel "economic integration"@en, "ekonomisk integration"@sv, "taloudellinen integraatio"@fi ;
  a skos:Concept ;
  skos:related yso:p1729 .

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

yso:p1730
  skos:prefLabel "international cooperation"@en, "internationellt samarbete"@sv, "kansainvälinen yhteistyö"@fi ;
  a skos:Concept ;
  skos:related yso:p1729 .

yso:p1729
  skos:broader yso:p1731 ;
  skos:related yso:p1732, yso:p1730 ;
  skos:altLabel "poliittinen yhdentyminen"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "political integration"@en, "politisk integration"@sv, "poliittinen integraatio"@fi ;
  a skos:Concept .

yso:p1731
  skos:prefLabel "integration"@en, "integraatio"@fi, "integration"@sv ;
  a skos:Concept ;
  skos:narrower yso:p1729 .

