@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:ulkomainen-apu
  skos:prefLabel "utlandsbistånd"@sv, "ulkomainen apu"@fi, "foreign aid"@en ;
  a skos:Concept .

eks:laehialueyhteistyoe
  ns0:isMemberOf eks:32_08_04 ;
  dc11:type "ps3" ;
  skos:related eks:ulkomainen-apu ;
  dc:date "1994-05-19"^^xsd:date ;
  skos:prefLabel "närområdessamarbete"@sv, "lähialueyhteistyö"@fi, "cross-border cooperation"@en ;
  a skos:Concept .

eks:32
  skos:prefLabel "Internationell politik"@sv, "Kansainvälinen politiikka"@fi, "International politics"@en ;
  a skos:Collection ;
  skos:member eks:32_08 .

eks:32_08
  skos:prefLabel "Internationella relationer"@sv, "Kansainväliset suhteet"@fi, "International relations"@en ;
  a skos:Collection ;
  skos:member eks:32_08_04 .

eks:pietari skos:related eks:laehialueyhteistyoe .
eks:32_08_04
  skos:notation "32.08.04" ;
  skos:prefLabel "Internationellt samarbete"@sv, "Kansainvälinen yhteistyö"@fi, "International cooperation"@en ;
  a skos:Collection ;
  skos:member eks:laehialueyhteistyoe .

