@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/p043893635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Registers, risico en goede trouw / door G.T. de Jong" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619490>,
        <http://data.bibliotheken.nl/id/thes/p078523427>,
        <http://data.bibliotheken.nl/id/thes/p078614716> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073232785> ;
    schema1:description "Ook verschenen als proefschrift Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060005198" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1de379d1854b50b24c8064d68d87742> ;
    schema1:name "Registers, risico en goede trouw" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ca19aed200a4baf78dd864a16b9a68e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023514480> .

