@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/p197796648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bergenweelde / C.W. Wormser" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435933302> ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069020892> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Eerste druk uit 1928" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63a3a06b9c66ff5f2da5dde6decdf3c1> ;
    schema1:name "Bergenweelde" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9043da5400ea6057da427537c7ecd4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67574095> .

