@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/p42918672X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meneer Beerta / J.J. Voskuil" ;
    dcterms1:issued "2020" ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789028220195/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068420129> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1996" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p236694200> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450562395> ;
    schema1:isbn "9789028220195" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34975b6db33f3dc8d6607c889ea9d60f> ;
    schema1:name "Meneer Beerta" ;
    schema1:numberOfPages 7990409 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5e3b7c12d928fdf097a9fe8087be0fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1197786305> .

