@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/p423721194> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De exceptio plurium litisconsortium in het burgerlijk procesrecht / door C.W. Star Busmann" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255640> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ook verschenen als proefschr. Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039920941> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9819e854862d2656208e5e274409cdd6> ;
    schema1:name "De exceptio plurium litisconsortium in het burgerlijk procesrecht" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99aa6aaaf17390d117d44ae1cad980b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962359676> .

