@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/p111398215> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vooruitgang : roman / H.M. van den Brink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341964646>,
        <http://data.bibliotheken.nl/id/nbt/p341964654> ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071921761> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029049812" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d0097d47dae126be13de47e163584e1> ;
    schema1:name "De vooruitgang : roman" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f46166702eba14d94aa97da6ea07ad23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902232207> .

