@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/p418124671> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dagje in de stad / Ru de Groen" ;
    dcterms1:issued "2018" ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789028282186/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073478970> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p418672768> ;
    schema1:isbn "9789028282186" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9e959eb21f004f0f4b0c1ee2a2babbf> ;
    schema1:name "Een dagje in de stad" ;
    schema1:numberOfPages 2037072 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1de8041869316b5d11183a8f92461622> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1148475679> .

