@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:veroulosotto
  skos:prefLabel "utsökning av skatter"@sv, "veroulosotto"@fi, "execution for non-payment of taxes"@en ;
  a skos:Concept .

eks:ulosotto
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:19_06 ;
  dc11:type "ps1" ;
  skos:related eks:pakkohuutokauppa, eks:veroulosotto ;
  dc:date "1990-02-08"^^xsd:date ;
  skos:altLabel "siviilitäytäntöönpano"@fi, "recovery proceedings"@en, "execution (recovery proceedings)"@en ;
  skos:prefLabel "utsökning"@sv, "ulosotto"@fi ;
  a skos:Concept .

eks:19
  skos:prefLabel "Processrätt"@sv, "Prosessioikeus"@fi, "Procedural law"@en ;
  a skos:Collection ;
  skos:member eks:19_06 .

eks:pakkohuutokauppa
  skos:prefLabel "tvångsauktion"@sv, "pakkohuutokauppa"@fi ;
  a skos:Concept ;
  skos:related eks:ulosotto .

eks:etuoikeusjaerjestys skos:related eks:ulosotto .
eks:ulosottomies skos:related eks:ulosotto .
eks:ulosmittaus skos:related eks:ulosotto .
eks:19_06
  skos:notation "19.06" ;
  skos:prefLabel "Civilprocessuell exekution"@sv, "Siviiliprosessuaalinen pakkotäytäntö"@fi, "Civil execution"@en ;
  a skos:Collection ;
  skos:member eks:ulosotto .

