@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/p863255558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het tussenvonnis in het burgerlijk procesrecht / door H.E. Ras" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608038>,
        <http://data.bibliotheken.nl/id/thes/p078461847>,
        <http://data.bibliotheken.nl/id/thes/p113091648> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068660375> ;
    schema1:description "Ook verschenen als proefschr. Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c64de3ef3442e364fdbcdb4c0d93f714> ;
    schema1:name "Het tussenvonnis in het burgerlijk procesrecht" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cb7e01721d8181f2dc8f6f0b5302f68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1024184077> .

