@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p436019795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brengschuld : roman / Jan Siebelink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436170205>,
        <http://data.bibliotheken.nl/id/nbt/p441015409>,
        <http://data.bibliotheken.nl/id/nbt/p441015417> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068587007> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403180519" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1de53dd49639e18be97a7619b8d74f0e> ;
    schema1:name "Brengschuld : roman" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/012fd5550d566fb7027411a821b2b61f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1343168116> .

