@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/p06127948X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overzicht van het Belgisch burgerlijk recht en burgerlijk procesrecht / W. Delva" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068832680> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/793d87917c05f1f5abcf3f1df429f724> ;
    schema1:name "Overzicht van het Belgisch burgerlijk recht en burgerlijk procesrecht" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47a99b373776917cc87b58729823472e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900978665> .

