@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/p394670663> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitzonderlijke gave van William Praise / Tania Heimans" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307996727> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p33854061X> ;
    schema1:isbn "9789047203100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d72397fa358aef3869f9f57378662137> ;
    schema1:name "De uitzonderlijke gave van William Praise" ;
    schema1:numberOfPages 337941 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d32eac32cfe3ada612e745c3d192cdf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048634256> .

