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

eks:veroulosotto
  dc11:source "muo" ;
  ns0:isMemberOf eks:21_02_04 ;
  dc11:type "ps" ;
  dc:date "1992-02-14"^^xsd:date ;
  skos:prefLabel "utsökning av skatter"@sv, "veroulosotto"@fi, "execution for non-payment of taxes"@en ;
  a skos:Concept .

eks:21
  skos:prefLabel "Förvaltningsrätt"@sv, "Hallinto-oikeus"@fi, "Administrative law"@en ;
  a skos:Collection ;
  skos:member eks:21_02 .

eks:21_02
  a skos:Collection ;
  skos:prefLabel "Hallinto-oikeus_s02"@fi ;
  skos:member eks:21_02_04 .

eks:ulosotto skos:related eks:veroulosotto .
eks:21_02_04
  skos:notation "21.02.04" ;
  skos:prefLabel "Förvaltningstvång"@sv, "Hallintopakko"@fi, "Administrative compulsion"@en ;
  a skos:Collection ;
  skos:member eks:veroulosotto .

