@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/p416504876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgers van Nijstad / J.K. van Eerbeek" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926332> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p140618821> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1424ed24cdde1e0f1e8c64a972cc162> ;
    schema1:name "Burgers van Nijstad" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36227889bd8c2d06eee253823bff4f7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021183615> .

