@prefix eks: <http://ldf.fi/eks/> .
@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

eks:euroopan-rahapoliittinen-instituutti
  ns0:isMemberOf eks:32_05_02, eks:31 ;
  dc11:type "ey", "eks96u" ;
  dc:date "1996-09-03"^^xsd:date ;
  skos:altLabel "Institut monétaire européen"@fr, "IME"@fr, "European Monetary Institute"@en, "EMI"@en ;
  skos:prefLabel "Europeiska monetära institutet"@sv, "Euroopan rahapoliittinen instituutti"@fi ;
  a skos:Concept .

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

eks:32_05
  skos:prefLabel "Mellanstatliga organisationer"@sv, "Hallitusten väliset järjestöt"@fi, "Intergovernmental organizations"@en ;
  a skos:Collection ;
  skos:member eks:32_05_02 .

eks:32_05_02
  skos:notation "32.05.02" ;
  skos:prefLabel "European communities"@en, "Euroopan yhteisöt"@fi, "Europeiska gemenskaperna"@sv ;
  a skos:Collection ;
  skos:member eks:euroopan-rahapoliittinen-instituutti .

eks:31
  skos:notation "31" ;
  skos:prefLabel "Europeiska unionen"@sv, "European Union"@en, "Euroopan unioni"@fi ;
  a skos:Collection ;
  skos:member eks:euroopan-rahapoliittinen-instituutti .

