@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-investointirahasto
  ns0:isMemberOf eks:31 ;
  dc11:type "eksu06" ;
  dc:date "2006-01-19"^^xsd:date ;
  skos:prefLabel "Europeiska investeringsfonden"@sv, "Euroopan investointirahasto"@fi, "European investment fund"@en ;
  a skos:Concept .

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

