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

eks:testamentti
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:22_01_05, eks:14_03 ;
  dc11:type "ps1" ;
  skos:related eks:jaeaemistoeoikeus ;
  dc:date "1990-02-06"^^xsd:date ;
  skos:altLabel "legaatti"@fi, "käyttöoikeustestamentti"@fi, "jälkisäädös"@fi, "hallintaoikeustestamentti"@fi, "erityisjälkisäädös"@fi ;
  skos:prefLabel "testamente"@sv, "testamentti"@fi, "testament"@en ;
  a skos:Concept .

eks:22
  skos:prefLabel "Skatte- och finansrätt"@sv, "Vero- ja finanssioikeus"@fi, "Tax and financial law"@en ;
  a skos:Collection ;
  skos:member eks:22_01 .

eks:22_01
  a skos:Collection ;
  skos:prefLabel "Vero- ja finanssioikeus_s01"@fi ;
  skos:member eks:22_01_05 .

eks:14
  skos:prefLabel "Civilrätt"@sv, "Siviilioikeus"@fi, "Civil law"@en ;
  a skos:Collection ;
  skos:member eks:14_03 .

eks:jaeaemistoeoikeus
  skos:prefLabel "kvarlåtenskapsrätt"@sv, "jäämistöoikeus"@fi, "law of succession"@en ;
  a skos:Concept ;
  skos:related eks:testamentti .

eks:22_01_05
  skos:notation "22.01.05" ;
  skos:prefLabel "Arvs- och gåvoskatt"@sv, "Perintö- ja lahjavero"@fi, "Inheritance and gift tax"@en ;
  a skos:Collection ;
  skos:member eks:testamentti .

eks:14_03
  skos:notation "14.03" ;
  skos:prefLabel "Arvs- och testamenträtt"@sv, "Perintö- ja testamenttioikeus"@fi, "Law of succession and testamentary law"@en ;
  a skos:Collection ;
  skos:member eks:testamentti .

