@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p323911099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Civil procedure in Denmark / by Erik Werlauff" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602318>,
        <http://data.bibliotheken.nl/id/thes/p075630427>,
        <http://data.bibliotheken.nl/id/thes/p077608038>,
        <http://data.bibliotheken.nl/id/thes/p078461847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p228023564> ;
    schema1:bookEdition "2nd rev. ed" ;
    schema1:description "1e ed.: The Hague [etc.] : Kluwer Law International ; Copenhagen : DJØF, 2001" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789041132208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/782012c9dd2d6bfdd099611804d22294> ;
    schema1:name "Civil procedure in Denmark" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ed028426a06fcba694b6511430ec2b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/500547828> .

