@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/p038112604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het burenrecht in het NBW / C.J.J.C. van Nispen" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367570> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2c3b5a1c99b4b2c6b51f55b1c008d7e> ;
    schema1:name "Het burenrecht in het NBW" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d0de36b468029091fbdf22f2b08410a> .

