@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/p810620456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arresten over burgerlijk procesrecht / verz. en uitg. door P.A. Stein" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608038>,
        <http://data.bibliotheken.nl/id/thes/p397333633> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068176902> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e957ef89a08e28c9d44e6f7d86f9b6b1> ;
    schema1:name "Arresten over burgerlijk procesrecht" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f6dd6fbaeb36e2c1b240ceb8de8b607> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63384450> .

