@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/p416475191> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beumer & Co / J.K. van Eerbeek" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926332> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ernst en luim uit het leven van twee verhuizers uit Kampen." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037065181> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d41289812191f05a80d34a4fd26fcc44> ;
    schema1:name "Beumer & Co" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb71cd31d0031ac3480d4b8d3f6562b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021172388> .

