@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/p394903374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verhuizing : roman / Roanne van Voorst" ;
    dcterms1:issued "2015" ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789025444464/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p320500047> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p376974273> ;
    schema1:isbn "9789025444464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e952b00d60f7009ec8bfb762ed156535> ;
    schema1:name "De verhuizing : roman" ;
    schema1:numberOfPages 1768814 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebf5df807eec135cb3126490c4e229d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048636348> .

