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

eks:tukipalkkiot
  skos:prefLabel "subventioner"@sv, "tukipalkkiot"@fi, "subventions"@en ;
  a skos:Concept .

eks:maatalouden-tukeminen
  dc11:source "muo" ;
  ns0:isMemberOf eks:16_04 ;
  dc11:type "ps" ;
  skos:related eks:valtiontuki, eks:tukipalkkiot ;
  dc:date "1992-01-28"^^xsd:date ;
  skos:altLabel "support to agriculture"@en, "aid to agriculture"@en, "agricultural subsidy"@en ;
  skos:prefLabel "lantbruksstöd"@sv, "maatalouden tukeminen"@fi ;
  a skos:Concept .

eks:16
  skos:prefLabel "Jord-, vatten- och miljörätt"@sv, "Maa-, vesi- ja ympäristöoikeus"@fi, "Land-, water- and environmental law"@en ;
  a skos:Collection ;
  skos:member eks:16_04 .

eks:valtiontuki
  skos:prefLabel "statsstöd"@sv, "valtiontuki"@fi ;
  a skos:Concept ;
  skos:related eks:maatalouden-tukeminen .

eks:maataloustulo skos:related eks:maatalouden-tukeminen .
eks:16_04
  skos:notation "16.04" ;
  skos:prefLabel "Skogs- och lantbrukslagstiftning"@sv, "Metsä- ja maatalouslainsäädäntö"@fi, "Agricultural and forestry legislation"@en ;
  a skos:Collection ;
  skos:member eks:maatalouden-tukeminen .

