@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p039920941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De exceptio plurium litisconsortium in het burgerlijk procesrecht / door C.W. Star Busmann" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423721194> ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255640> ;
    schema1:description "Ook verschenen als proefschr. Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95030235162099eaa36e3d63e62b3af4> ;
    schema1:name "De exceptio plurium litisconsortium in het burgerlijk procesrecht" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82671ae9c877e01ce623ba84c01c080e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1024184244> .

