@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:pakkohuutokauppa
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:19_06 ;
  dc11:type "ps1" ;
  skos:related eks:huutokauppa, eks:ulosotto ;
  dc:date "1990-01-06"^^xsd:date ;
  skos:altLabel "judicial sale"@en, "forced sale"@en, "executive auction"@en, "enforced sale"@en, "compulsory auction"@en ;
  skos:prefLabel "tvångsauktion"@sv, "pakkohuutokauppa"@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:huutokauppa
  skos:prefLabel "auktion"@sv, "auction"@en, "huutokauppa"@fi ;
  a skos:Concept ;
  skos:related eks:pakkohuutokauppa .

eks:ulosotto
  skos:prefLabel "utsökning"@sv, "ulosotto"@fi ;
  a skos:Concept ;
  skos:related eks:pakkohuutokauppa .

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:pakkohuutokauppa .

